First release RozESP

This commit is contained in:
2020-12-20 17:04:35 +03:00
parent 2ea3bd5321
commit 8bd7f648fa
2 changed files with 95 additions and 26 deletions

View File

@@ -10,8 +10,12 @@
[env:esp12e]
platform = espressif8266
board = esp12e
board = esp07
framework = arduino
board_build.ldscript = eagle.flash.1m.ld
upload_protocol = espota
upload_port = 192.168.1.137
lib_deps =
ottowinter/AsyncMqttClient-esphome @ ^0.8.4
; sstaub/Ticker @ ^3.2.0