@@ -105,6 +105,7 @@ class TTrain {
float lv_voltage;
double distance;
int radio_channel;
bool springbrake_active;
};
typedef std::tuple<std::string, std::shared_ptr<python_rt>, std::unique_ptr<python_screen_viewer>> screen_entry;
typedef std::vector<screen_entry> screen_map;
The note is not visible to the blocked user.