implement Outputs
This commit is contained in:
10
.vscode/settings.json
vendored
Normal file
10
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"idf.flashType": "UART",
|
||||
"idf.port": "/dev/ttyUSB0",
|
||||
"idf.adapterTargetName": "esp32",
|
||||
"files.associations": {
|
||||
"http_metrics.h": "c",
|
||||
"outputs.h": "c",
|
||||
"task.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user