mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
tx logic "take two"
This commit is contained in:
@@ -331,7 +331,6 @@ bool ems_getPoll() {
|
||||
|
||||
void ems_setTxDelay(uint8_t delay) {
|
||||
EMS_Sys_Status.emsTxDelay = delay;
|
||||
myDebug_P(PSTR("EMS Tx delay is %d"), EMS_Sys_Status.emsTxDelay);
|
||||
}
|
||||
|
||||
uint8_t ems_getTxDelay() {
|
||||
|
||||
Reference in New Issue
Block a user