new ntrip client

This commit is contained in:
2022-09-21 12:50:01 +02:00
parent af6cb98898
commit a1a976be57
15 changed files with 658 additions and 251 deletions
+1 -1
View File
@@ -16,7 +16,6 @@ framework = arduino
monitor_speed = 115200
upload_speed = 921600
monitor_port = COM3
;build_flags = -DCORE_DEBUG_LEVEL=5
lib_deps =
madhephaestus/ESP32Encoder@^0.4.0
jvpernis/PS3 Controller Host@^1.1.0
@@ -24,6 +23,7 @@ lib_deps =
knolleary/PubSubClient@^2.8
br3ttb/PID@^1.2.1
marcoschwartz/LiquidCrystal_I2C@^1.1.4
marian-craciunescu/ESP32Ping@^1.7
upload_port = COM3
[platformio]