remove tx-delay, wait for KM200 poll, v3.2.2b1

This commit is contained in:
MichaelDvP
2021-08-23 13:43:32 +02:00
parent 6b07651ed3
commit 4d1ba9bede
11 changed files with 14 additions and 50 deletions

View File

@@ -38,7 +38,6 @@ enum { ENUM_FORMAT_TEXT = 1, ENUM_FORMAT_NUMBER };
class WebSettings {
public:
uint8_t tx_mode;
uint8_t tx_delay;
uint8_t ems_bus_id;
uint8_t master_thermostat;
bool shower_timer;