mirror of
https://github.com/HASwitchPlate/HASPone.git
synced 2025-07-25 20:26:39 +00:00
Update build and platformio.ini
This commit is contained in:
parent
675cb88499
commit
1b22cd46d6
Binary file not shown.
Binary file not shown.
@ -9,7 +9,7 @@
|
|||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[env:d1_mini]
|
[env:d1_mini]
|
||||||
platform = https://github.com/platformio/platform-espressif8266.git @ ^3.1.0
|
platform = https://github.com/platformio/platform-espressif8266.git @ ^3.2.0
|
||||||
board = d1_mini
|
board = d1_mini
|
||||||
framework = arduino
|
framework = arduino
|
||||||
board_build.f_cpu = 160000000L
|
board_build.f_cpu = 160000000L
|
||||||
@ -18,8 +18,8 @@ build_flags =
|
|||||||
-D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191122
|
-D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191122
|
||||||
-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
|
-D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bblanchon/ArduinoJson @ ^6.18.1
|
bblanchon/ArduinoJson @ ^6.18.5
|
||||||
256dpi/MQTT @ ^2.5.0
|
256dpi/MQTT @ ^2.5.0
|
||||||
dancol90/ESP8266Ping @ ^1.0
|
dancol90/ESP8266Ping @ ^1.0
|
||||||
krzychb/EspSaveCrash @ ^1.2.0
|
krzychb/EspSaveCrash @ ^1.2.0
|
||||||
https://github.com/tzapu/WiFiManager.git#8984863fe6a8106bf0ead7e6ac013c745a4d1f93
|
https://github.com/tzapu/WiFiManager.git#72b53316105e6e15ec56b430b151907b4867e66a
|
Loading…
x
Reference in New Issue
Block a user