library version updates (issue #452)

This commit is contained in:
Verkehrsrot 2019-09-23 16:23:44 +02:00
parent 7daa36366b
commit 1ae64f03aa

View File

@ -55,8 +55,7 @@ platform_espressif32 = espressif32@1.10.0
monitor_speed = 115200
upload_speed = 115200
lib_deps_lora =
;MCCI LoRaWAN LMIC library@3.1.0
https://github.com/mcci-catena/arduino-lmic.git#852f348
MCCI LoRaWAN LMIC library>=@3.0.99
lib_deps_display =
U8g2@>=2.26.13
lib_deps_matrix_display =
@ -75,7 +74,6 @@ lib_deps_basic =
SimpleButton
;AXP202X_Library@^1.0.1
https://github.com/lewisxhe/AXP202X_Library.git#8045ddf
;https://github.com/cyberman54/AXP202X_Library.git#b7116de
lib_deps_all =
${common.lib_deps_basic}
${common.lib_deps_lora}