This commit is contained in:
proddy
2020-08-16 15:41:10 +02:00
parent d17fa468d6
commit 42e8915243

View File

@@ -140,6 +140,7 @@ void EMSESP::watch_id(uint16_t watch_id) {
// change the tx_mode // change the tx_mode
// resets all counters and bumps the UART // resets all counters and bumps the UART
// this is called when the tx_mode is persisted in the FS either via Web UI or the console
void EMSESP::reset_tx() { void EMSESP::reset_tx() {
// get the tx_mode // get the tx_mode
uint8_t tx_mode; uint8_t tx_mode;