mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
устранение багов
This commit is contained in:
@@ -10,8 +10,5 @@
|
||||
extern void periodicTasksInit();
|
||||
extern void printGlobalVarSize();
|
||||
|
||||
extern void handleError(String errorId, String errorValue);
|
||||
extern void handleError(String errorId, int errorValue);
|
||||
|
||||
extern String ESP_getResetReason(void);
|
||||
extern String ESP32GetResetReason(uint32_t cpu_no);
|
||||
Reference in New Issue
Block a user