mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Some changes
This commit is contained in:
@@ -43,7 +43,7 @@ void cmd_init() {
|
||||
sCmd.addCommand("bmp280-temp", bmp280Temp);
|
||||
sCmd.addCommand("bmp280-press", bmp280Press);
|
||||
|
||||
sCmd.addCommand("modbus", modbus);
|
||||
//sCmd.addCommand("modbus", modbus);
|
||||
|
||||
handle_time_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user