mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
260 add uptime to iot manager
This commit is contained in:
@@ -45,6 +45,8 @@ void cmd_init() {
|
||||
|
||||
//sCmd.addCommand("modbus", modbus);
|
||||
|
||||
sCmd.addCommand("uptime", sysUptime);
|
||||
|
||||
handle_time_init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user