add comment

This commit is contained in:
proddy
2020-08-26 16:03:55 +02:00
parent 25a5946245
commit 62c01bf202

View File

@@ -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) {