safety state and input error detection
This commit is contained in:
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
@ -12,7 +12,12 @@
|
||||
"inputs.h": "c",
|
||||
"cstdlib": "c",
|
||||
"typeinfo": "c",
|
||||
"limits": "c"
|
||||
"limits": "c",
|
||||
"bit": "c",
|
||||
"type_traits": "c",
|
||||
"cmath": "c",
|
||||
"*.tcc": "c",
|
||||
"*.inc": "c"
|
||||
},
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32-wrover-kit-3.3v.cfg"
|
||||
|
Reference in New Issue
Block a user