Update platformio_orig.ini
This commit is contained in:
parent
382620a66c
commit
676de533e6
@ -87,7 +87,7 @@ lib_deps_basic =
|
|||||||
lewisxhe/AXP202X_Library @ ^1.1.3
|
lewisxhe/AXP202X_Library @ ^1.1.3
|
||||||
geeksville/esp32-micro-sdcard @ ^0.1.1
|
geeksville/esp32-micro-sdcard @ ^0.1.1
|
||||||
256dpi/MQTT @ ^2.4.8
|
256dpi/MQTT @ ^2.4.8
|
||||||
https://github.com/cyberman54/libpax.git
|
https://github.com/cyberman54/libpax.git#hci
|
||||||
lib_deps_all =
|
lib_deps_all =
|
||||||
${common.lib_deps_basic}
|
${common.lib_deps_basic}
|
||||||
${common.lib_deps_lora}
|
${common.lib_deps_lora}
|
||||||
@ -136,4 +136,4 @@ upload_protocol = esptool
|
|||||||
build_type = debug
|
build_type = debug
|
||||||
platform_packages =
|
platform_packages =
|
||||||
; use upstream Git version
|
; use upstream Git version
|
||||||
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
|
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git
|
||||||
|
Loading…
Reference in New Issue
Block a user