Refactor project structure: update Java version, remove MQ7 files, and add BMP280 support
This commit is contained in:
10
hardware/.vscode/settings.json
vendored
10
hardware/.vscode/settings.json
vendored
@@ -6,6 +6,14 @@
|
||||
"istream": "cpp",
|
||||
"functional": "cpp",
|
||||
"tuple": "cpp",
|
||||
"utility": "cpp"
|
||||
"utility": "cpp",
|
||||
"bmp280.h": "c"
|
||||
},
|
||||
"github.copilot.enable": {
|
||||
"*": false,
|
||||
"plaintext": false,
|
||||
"markdown": false,
|
||||
"scminput": false,
|
||||
"julia": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user