Skip to content

Commit 44672bb

Browse files
committed
os: remove warning of esp_event.h
1 parent ab0a24c commit 44672bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/src/core/os.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99

1010
#include "esp_log.h"
1111
#include "esp_wifi.h"
12+
#include "esp_event.h"
1213
#include "esp_system.h"
13-
#include "esp_event_loop.h"
1414
#include "esp_smartconfig.h"
1515

1616
#include "freertos/event_groups.h"

0 commit comments

Comments
 (0)