diff options
Diffstat (limited to 'linz/oekofen_thermo/platformio.ini')
| -rw-r--r-- | linz/oekofen_thermo/platformio.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linz/oekofen_thermo/platformio.ini b/linz/oekofen_thermo/platformio.ini index 2c7b00e..625bc4f 100644 --- a/linz/oekofen_thermo/platformio.ini +++ b/linz/oekofen_thermo/platformio.ini | |||
| @@ -11,6 +11,7 @@ | |||
| 11 | [env:d1_mini] | 11 | [env:d1_mini] |
| 12 | platform = espressif8266 | 12 | platform = espressif8266 |
| 13 | board = d1_mini | 13 | board = d1_mini |
| 14 | lib_deps = WiFiManager, PubSubClient | ||
| 14 | framework = arduino | 15 | framework = arduino |
| 15 | monitor_speed = 115200 | 16 | monitor_speed = 115200 |
| 16 | upload_speed = 115200 | 17 | upload_speed = 115200 |
