add control table
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@ -23,7 +23,13 @@
|
||||
"string.h": "c",
|
||||
"time.h": "c",
|
||||
"timers.h": "c",
|
||||
"nvs_flash.h": "c"
|
||||
"nvs_flash.h": "c",
|
||||
"numbers": "c",
|
||||
"array": "c",
|
||||
"string_view": "c",
|
||||
"format": "c",
|
||||
"initializer_list": "c",
|
||||
"span": "c"
|
||||
},
|
||||
"idf.openOcdConfigs": [
|
||||
"board/esp32-wrover-kit-3.3v.cfg"
|
||||
|
Reference in New Issue
Block a user