mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 14:12:16 +03:00
fix Discovery, DugTrace
This commit is contained in:
@@ -19,6 +19,9 @@ typedef struct {
|
||||
} re_restart_debug_t;
|
||||
|
||||
#endif // RESTART_DEBUG_INFO
|
||||
|
||||
__NOINIT_ATTR static int8_t bootloop_panic_count;
|
||||
|
||||
extern "C" void __real_esp_panic_handler(void*);
|
||||
void printDebugTrace();
|
||||
void sendDebugTraceAndFreeMemory(bool);
|
||||
|
||||
Reference in New Issue
Block a user