Create shared event group
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include "esp_task_wdt.h"
|
||||
#include "wifi.hpp"
|
||||
|
||||
extern EventGroupHandle_t connectivity_event_group;
|
||||
|
||||
static const char* TAG = "MAIN";
|
||||
|
||||
volatile bool criticalErrorFlag = false;
|
||||
|
||||
Reference in New Issue
Block a user