260 add uptime to iot manager

This commit is contained in:
Dmitry Borisenko
2020-10-20 17:22:26 +03:00
parent c389792081
commit 6064b9eac9
11 changed files with 50 additions and 4 deletions

View File

@@ -46,3 +46,6 @@ extern void bmp280ReadingPress();
//extern void modbus();
//extern void modbusReading();
extern void sysUptime();
extern void uptimeReading();