1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Upgrade dependencies

This commit is contained in:
Niklas Wagner
2020-05-24 01:33:58 +02:00
committed by GitHub
parent 153aadadae
commit c2e0ea97d8
8 changed files with 38 additions and 32 deletions

View File

@@ -44,7 +44,7 @@ build_flags = ${common.build_flags}
src_filter = ${common.src_filter} +<tests/livingroom8266.cpp>
[env:livingroom32]
platform = espressif32@1.11.0
platform = espressif32@1.12.1
board = nodemcu-32s
framework = arduino
lib_deps = ${common.lib_deps}