main.h: added include coexist.h
This commit is contained in:
parent
643d972da6
commit
36363ee377
@ -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