mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-01-03 23:30:18 +01:00
remove tiny gps lib
This commit is contained in:
parent
9f0594b8f0
commit
8f1b0d3fb3
|
|
@ -37,7 +37,6 @@ lib_deps =
|
|||
APRS-Decoder-Lib
|
||||
NTPClient
|
||||
APRS-IS-Lib
|
||||
TinyGPSPlus
|
||||
AXP202X_Library
|
||||
|
||||
[env:ttgo-t-beam-v0_7]
|
||||
|
|
@ -49,5 +48,4 @@ lib_deps =
|
|||
APRS-Decoder-Lib
|
||||
NTPClient
|
||||
APRS-IS-Lib
|
||||
TinyGPSPlus
|
||||
build_flags = -DARDUINO_T_Beam_V0_7
|
||||
|
|
|
|||
Loading…
Reference in a new issue