mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
add comment
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user