d6aacd7a87
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
11 lines
270 B
INI
11 lines
270 B
INI
[env:nodemcuv2]
|
|
platform = espressif8266
|
|
board = nodemcuv2
|
|
framework = arduino
|
|
monitor_speed = 9600
|
|
lib_deps =
|
|
adafruit/Adafruit GFX Library@^1.12.1
|
|
adafruit/Adafruit SSD1306@^2.5.15
|
|
https://github.com/hallard/LibTeleinfo.git
|
|
knolleary/PubSubClient@^2.8
|