mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 19:09:20 +02:00
(uart) expose radio message indicator state
This commit is contained in:
3
uart.cpp
3
uart.cpp
@@ -557,7 +557,8 @@ void uart_input::poll()
|
||||
| trainstate.doorrightallowed << 3
|
||||
| trainstate.doorrightopened << 4
|
||||
| trainstate.doorstepallowed << 5
|
||||
| trainstate.battery << 6),
|
||||
| trainstate.battery << 6
|
||||
| trainstate.radiomessageindicator << 7),
|
||||
//byte 4
|
||||
(uint8_t)(
|
||||
trainstate.train_heating << 0
|
||||
|
||||
Reference in New Issue
Block a user