Update platformio_orig.ini

This commit is contained in:
Verkehrsrot 2021-10-04 19:00:18 +02:00 committed by GitHub
parent 382620a66c
commit 676de533e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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