mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
1 mb compiling version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#ifdef telegram
|
||||
#include "Telegram.h"
|
||||
|
||||
|
||||
CTBot* myBot{ nullptr };
|
||||
|
||||
void telegramInit() {
|
||||
@@ -119,4 +118,5 @@ String returnListOfParams() {
|
||||
cmdStr = deleteBeforeDelimiter(cmdStr, "\n");
|
||||
}
|
||||
return out;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user