mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
парсинг данных страниц в вебе и отправка виджетов в приложение
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
#include "Utils/TimeUtils.h"
|
||||
|
||||
extern void periodicTasksInit();
|
||||
extern void printGlobalVarSize();
|
||||
extern void printGlobalVarSize();
|
||||
|
||||
extern void handleError(String errorId, String errorValue);
|
||||
extern void handleError(String errorId, int errorValue);
|
||||
Reference in New Issue
Block a user