mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Update defines.h for esp-idf 5.1.5 (#8117)
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USE_ESP_IDF
|
||||
#define USE_ESP_IDF_VERSION_CODE VERSION_CODE(4, 4, 2)
|
||||
#define USE_ESP_IDF_VERSION_CODE VERSION_CODE(5, 1, 5)
|
||||
#endif
|
||||
|
||||
#if defined(USE_ESP32_VARIANT_ESP32S2)
|
||||
|
Reference in New Issue
Block a user