mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 17:27:45 +01:00
Bump platform-espressif8266 from 2.6.2 to 2.6.3 (#2620)
This commit is contained in:
parent
cbfbcf7f1b
commit
9aaaf4dd4b
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ RECOMMENDED_ARDUINO_FRAMEWORK_VERSION = cv.Version(2, 7, 4)
|
|||
# The platformio/espressif8266 version to use for arduino 2 framework versions
|
||||
# - https://github.com/platformio/platform-espressif8266/releases
|
||||
# - https://api.registry.platformio.org/v3/packages/platformio/platform/espressif8266
|
||||
ARDUINO_2_PLATFORM_VERSION = cv.Version(2, 6, 2)
|
||||
ARDUINO_2_PLATFORM_VERSION = cv.Version(2, 6, 3)
|
||||
# for arduino 3 framework versions
|
||||
ARDUINO_3_PLATFORM_VERSION = cv.Version(3, 2, 0)
|
||||
|
||||
|
|
Loading…
Reference in a new issue