update lib deps

pull/11/head
Peter Buchegger 2020-10-29 21:18:07 +01:00
rodzic 7bfcc0a5a5
commit 18f206ff58
1 zmienionych plików z 11 dodań i 11 usunięć

Wyświetl plik

@ -7,21 +7,21 @@ framework = arduino
lib_ldf_mode = deep+
monitor_speed = 115200
lib_deps =
Adafruit GFX Library@1.7.5
Adafruit SSD1306
APRS-Decoder-Lib
APRS-IS-Lib
LoRa
https://github.com/lora-aprs/LoRa-APRS-Lib@0.0.4
NTPClient
ArduinoJson
AXP202X_Library
arduino-libraries/NTPClient @ 3.1.0
adafruit/Adafruit GFX Library @ 1.7.5
adafruit/Adafruit SSD1306 @ 2.4.0
bblanchon/ArduinoJson @ 6.17.0
lewisxhe/AXP202X_Library @ 1.1.2
sandeepmistry/LoRa @ 0.7.2
peterus/APRS-Decoder-Lib @ 0.0.5
peterus/APRS-IS-Lib @ 0.0.7
peterus/LoRa-APRS-Lib @ 0.0.4
check_tool = cppcheck
check_flags =
cppcheck: --suppress=*:*.pio\* --inline-suppr
# activate for OTA Update, use the USER name from settings.h as upload_port:
# activate for OTA Update, use the CALLSIGN from is-cfg.h as upload_port:
#upload_protocol = espota
#upload_port = <USER>.local
#upload_port = <CALLSIGN>.local
[env:heltec_wifi_lora_32_V1]
board = ttgo-lora32-v1