16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 15:09:19 +02:00

(uart) expose radio message indicator state

This commit is contained in:
Marcin Nowak
2022-09-29 19:30:41 +02:00
committed by Milek7
parent 412800ea23
commit 9b1e0d5090
3 changed files with 5 additions and 2 deletions

View File

@@ -123,6 +123,7 @@ class TTrain {
std::uint8_t battery;
std::uint8_t emergencybrake;
std::uint8_t lockpipe;
bool radiomessageindicator;
};
struct screen_entry {