mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-02-27 18:14:16 +01:00
change to official FTP Server Lib Version
This commit is contained in:
parent
25531f63fe
commit
9e56e499df
|
|
@ -1,6 +1,3 @@
|
|||
#[platformio]
|
||||
#default_envs = ttgo-lora32-v1
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
|
|
@ -15,7 +12,7 @@ lib_deps =
|
|||
sandeepmistry/LoRa @ 0.7.2
|
||||
peterus/APRS-Decoder-Lib @ 0.0.5
|
||||
peterus/APRS-IS-Lib @ 0.0.7
|
||||
https://github.com/peterus/ESP-FTP-Server-Lib @ 0.9.3
|
||||
peterus/ESP-FTP-Server-Lib @ 0.9.3
|
||||
peterus/LoRa-APRS-Lib @ 0.0.5
|
||||
check_tool = cppcheck
|
||||
check_flags =
|
||||
|
|
|
|||
Loading…
Reference in a new issue