18 lines
241 B
Plaintext
18 lines
241 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "../.."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"freertos.h": "c",
|
|
"uart_handler.h": "c",
|
|
"uart.h": "c",
|
|
"pca9685.h": "c",
|
|
"esp_log.h": "c",
|
|
"task.h": "c",
|
|
"stdint.h": "c"
|
|
}
|
|
}
|
|
} |