mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
add comment
This commit is contained in:
@@ -227,6 +227,7 @@ void TxService::flush_tx_queue() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// start and initialize Tx
|
// start and initialize Tx
|
||||||
|
// send out request to EMS bus for all devices
|
||||||
void TxService::start() {
|
void TxService::start() {
|
||||||
// grab the bus ID and tx_mode
|
// grab the bus ID and tx_mode
|
||||||
EMSESP::emsespSettingsService.read([&](EMSESPSettings & settings) {
|
EMSESP::emsespSettingsService.read([&](EMSESPSettings & settings) {
|
||||||
|
|||||||
Reference in New Issue
Block a user