diff --git a/cores/esp32/esp32-hal.h b/cores/esp32/esp32-hal.h index 67b9ad3a..3f042500 100644 --- a/cores/esp32/esp32-hal.h +++ b/cores/esp32/esp32-hal.h @@ -32,6 +32,7 @@ extern "C" { #include #include #include +#include "sdkconfig.h" #ifndef CONFIG_DISABLE_HAL_LOCKS #define CONFIG_DISABLE_HAL_LOCKS 0