mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
ESP8266 change recommended framework version to 2.7.2 (#1208)
This commit is contained in:
@@ -44,7 +44,7 @@ build_flags = ${common.build_flags}
|
||||
src_filter = ${common.src_filter} +<tests/livingroom8266.cpp>
|
||||
|
||||
[env:livingroom32]
|
||||
platform = espressif32@1.12.1
|
||||
platform = espressif32@1.12.4
|
||||
board = nodemcu-32s
|
||||
framework = arduino
|
||||
lib_deps = ${common.lib_deps}
|
||||
|
||||
Reference in New Issue
Block a user