forked from espressif/esp-idf
Merge branch 'bugfix/esp_event_add_missing_include' into 'master'
esp_event: add missing header include See merge request espressif/esp-idf!5630
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
|
|
||||||
#include "esp_event.h"
|
#include "esp_event.h"
|
||||||
#include "esp_event_internal.h"
|
#include "esp_event_internal.h"
|
||||||
|
#include "esp_task.h"
|
||||||
|
|
||||||
/* ------------------------- Static Variables ------------------------------- */
|
/* ------------------------- Static Variables ------------------------------- */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user