diff --git a/src/telegram.cpp b/src/telegram.cpp index 649de34bb..2bff2698d 100644 --- a/src/telegram.cpp +++ b/src/telegram.cpp @@ -227,6 +227,7 @@ void TxService::flush_tx_queue() { } // start and initialize Tx +// send out request to EMS bus for all devices void TxService::start() { // grab the bus ID and tx_mode EMSESP::emsespSettingsService.read([&](EMSESPSettings & settings) {