mirror of
https://github.com/esphome/esphome.git
synced 2025-01-30 23:02:14 +01:00
Update defines.h for esp-idf 5.1.5 (#8117)
This commit is contained in:
parent
98b872abc7
commit
c3d00b45f7
@ -120,7 +120,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_ESP_IDF
|
#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
|
#endif
|
||||||
|
|
||||||
#if defined(USE_ESP32_VARIANT_ESP32S2)
|
#if defined(USE_ESP32_VARIANT_ESP32S2)
|
||||||
|
Loading…
Reference in New Issue
Block a user