mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-27 08:18:28 +02:00
ESP8266 change recommended framework version to 2.7.2 (#1208)
This commit is contained in:
+1
-1
@@ -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