Add ESP12E

This commit is contained in:
Carsten Schmiemann 2022-09-04 23:40:03 +02:00
parent f0a9d71599
commit b13dfc4fba
1 changed files with 12 additions and 0 deletions

View File

@ -19,3 +19,15 @@ lib_deps =
bblanchon/ArduinoJson@^6.19.4
olikraus/U8g2@^2.33.12
monitor_speed = 115200
[env:esp8266]
platform = espressif8266
board = esp12e
framework = arduino
lib_deps =
knolleary/PubSubClient@^2.8
extentsoftware/TBeamPower@^2.0.4
peterus/esp-logger @ 0.0.1
bblanchon/ArduinoJson@^6.19.4
olikraus/U8g2@^2.33.12
monitor_speed = 115200