mirror of
https://github.com/lora-aprs/LoRa_APRS_Tracker.git
synced 2025-12-06 07:12:15 +01:00
Merge branch 'master' into platformio_dependabot/TinyGPSPlus/1.1.0
This commit is contained in:
commit
38efc5de1e
|
|
@ -8,10 +8,10 @@ lib_ldf_mode = deep+
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
monitor_filters = esp32_exception_decoder
|
monitor_filters = esp32_exception_decoder
|
||||||
lib_deps =
|
lib_deps =
|
||||||
adafruit/Adafruit GFX Library @ 1.11.7
|
adafruit/Adafruit GFX Library @ 1.11.9
|
||||||
adafruit/Adafruit SSD1306 @ 2.5.7
|
adafruit/Adafruit SSD1306 @ 2.5.10
|
||||||
bblanchon/ArduinoJson @ 6.21.3
|
bblanchon/ArduinoJson @ 6.21.3
|
||||||
lewisxhe/XPowersLib @ 0.1.8
|
lewisxhe/XPowersLib @ 0.2.4
|
||||||
sandeepmistry/LoRa @ 0.8.0
|
sandeepmistry/LoRa @ 0.8.0
|
||||||
peterus/APRS-Decoder-Lib @ 0.0.6
|
peterus/APRS-Decoder-Lib @ 0.0.6
|
||||||
mikalhart/TinyGPSPlus @ 1.1.0
|
mikalhart/TinyGPSPlus @ 1.1.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue