mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 15:42:20 +03:00
1 mb compiling version
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#pragma once
|
||||
#ifdef telegram
|
||||
#include "Global.h"
|
||||
|
||||
extern void sendTelegramMsg();
|
||||
@@ -7,4 +8,5 @@ extern void handleTelegram();
|
||||
extern bool isTelegramEnabled();
|
||||
extern bool isTelegramInputOn();
|
||||
extern void telegramMsgParse(String msg);
|
||||
extern String returnListOfParams();
|
||||
extern String returnListOfParams();
|
||||
#endif
|
||||
Reference in New Issue
Block a user