Add GPS functionality: implement GPS_Init, GPS_Read, and GPS coordinate retrieval; update includes and platform dependencies
This commit is contained in:
3
hardware/.vscode/settings.json
vendored
3
hardware/.vscode/settings.json
vendored
@@ -9,7 +9,8 @@
|
||||
"utility": "cpp",
|
||||
"bmp280.h": "c",
|
||||
"random": "cpp",
|
||||
"sstream": "cpp"
|
||||
"sstream": "cpp",
|
||||
"cmath": "cpp"
|
||||
},
|
||||
"github.copilot.enable": {
|
||||
"*": false,
|
||||
|
||||
Reference in New Issue
Block a user