mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
265 Telegram support added
This commit is contained in:
@@ -93,6 +93,7 @@ void csvCmdExecute(String& cmdStr) {
|
||||
else if (order == F("impuls-out")) {
|
||||
sCmd.addCommand(order.c_str(), impuls);
|
||||
}
|
||||
|
||||
|
||||
|
||||
sCmd.readStr(buf);
|
||||
|
||||
Reference in New Issue
Block a user