positron96 / LocoNetControlStation

An ultimate model railroading control station based on ESP32, with LocoNet, WiFi, WiThrottle, DCC
MIT License
18 stars 5 forks source link

Answer to switch requests on LocoNet #16

Open positron96 opened 2 years ago

positron96 commented 2 years ago

Somehow separate the case when the decoder itself can talk back. In this case the command station must not answer anything.

Also, an overhaul of message bus is required for this to work.

Would fix #11