mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Fix esp32 no longer has Hash internal lib (#2441)
This commit is contained in:
@@ -89,7 +89,6 @@ framework = arduino
|
||||
board = nodemcu-32s
|
||||
lib_deps =
|
||||
${common:arduino.lib_deps}
|
||||
Hash ; ota (Arduino built-in)
|
||||
esphome/AsyncTCP-esphome@1.2.2 ; async_tcp
|
||||
build_flags =
|
||||
${common:arduino.build_flags}
|
||||
|
||||
Reference in New Issue
Block a user