Add GPS functionality: implement GPS_Init, GPS_Read, and GPS coordinate retrieval; update includes and platform dependencies
This commit is contained in:
@@ -14,7 +14,6 @@ board = esp32dev
|
||||
framework = arduino
|
||||
lib_deps =
|
||||
knolleary/PubSubClient@^2.8
|
||||
mikalhart/TinyGPSPlus@^1.0.2
|
||||
bblanchon/ArduinoJson@^6.17.3
|
||||
martinl1/BMP280_DEV@^1.0.21
|
||||
plerup/EspSoftwareSerial@^8.2.0
|
||||
mikalhart/TinyGPSPlus@^1.1.0
|
||||
|
||||
Reference in New Issue
Block a user