2021-02-18 21:10:39 +00:00
|
|
|
; PlatformIO Project Configuration File
|
|
|
|
;
|
|
|
|
; Build options: build flags, source filter
|
|
|
|
; Upload options: custom upload port, speed and extra flags
|
|
|
|
; Library options: dependencies, extra library storages
|
|
|
|
; Advanced options: extra scripting
|
|
|
|
;
|
|
|
|
; Please visit documentation for the other options and examples
|
|
|
|
; https://docs.platformio.org/page/projectconf.html
|
|
|
|
|
|
|
|
[env:d1_mini]
|
|
|
|
platform = espressif8266
|
|
|
|
board = d1_mini
|
|
|
|
framework = arduino
|
|
|
|
|
|
|
|
|
|
|
|
monitor_speed= 115200
|
|
|
|
|
|
|
|
lib_deps =
|
|
|
|
bogde/HX711 @ 0.7.4
|
2021-02-21 16:35:18 +00:00
|
|
|
Homie@3.0.0
|
2021-03-05 18:49:53 +00:00
|
|
|
smougenot/TM1637
|