Refactor GPS and MQ7 sensor implementations: update function signatures, improve initialization, and streamline data reading logic
This commit is contained in:
3
hardware/.vscode/settings.json
vendored
3
hardware/.vscode/settings.json
vendored
@@ -15,7 +15,8 @@
|
||||
"vector": "cpp",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"system_error": "cpp"
|
||||
"system_error": "cpp",
|
||||
"cmath": "cpp"
|
||||
},
|
||||
"github.copilot.enable": {
|
||||
"*": true,
|
||||
|
||||
Reference in New Issue
Block a user