This commit is contained in:
Dmitry Borisenko
2020-09-15 23:50:08 +03:00
parent 251f7ee83f
commit fe35633d23
5 changed files with 87 additions and 10 deletions

View File

@@ -22,6 +22,7 @@
#define TAG_ONE_WIRE "oneWire"
#define TAG_I2C "i2c"
#define TAG_ONE_WIRE_PIN "oneWirePin"
/*
* Optional
@@ -89,6 +90,7 @@ enum TimerTask_t { WIFI_SCAN,
TIME,
TIME_SYNC,
STATISTICS,
STATISTICS_WORK,
UPTIME,
UDP,
UDP_DB,