diff --git a/src/lgfx/v1/platforms/esp32/common.cpp b/src/lgfx/v1/platforms/esp32/common.cpp index 5a5e5807..74c728b3 100644 --- a/src/lgfx/v1/platforms/esp32/common.cpp +++ b/src/lgfx/v1/platforms/esp32/common.cpp @@ -35,15 +35,14 @@ Original Source: #include #include #include -//#if (ESP_IDF_VERSION >= ESP_IDF_VERSION_VAL(5, 3, 0)) #if __has_include() #include #endif -//#else + #if __has_include () #include #endif -//#endif + #include #include