main.h: added include coexist.h
This commit is contained in:
parent
7d401697f6
commit
74ca49b84e
@ -4,6 +4,7 @@
|
||||
#include <esp_spi_flash.h> // needed for reading ESP32 chip attributes
|
||||
#include <esp_event_loop.h> // needed for Wifi event handler
|
||||
#include <esp32-hal-timer.h> // needed for timers
|
||||
#include <esp_coexist.h> // needed for coex version display
|
||||
|
||||
#include "globals.h"
|
||||
#include "reset.h"
|
||||
|
Loading…
Reference in New Issue
Block a user