4282055be0
This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
22 lines
465 B
JSON
22 lines
465 B
JSON
{
|
|
"files.associations": {
|
|
"cmath": "cpp"
|
|
},
|
|
"editor.tabSize": 4,
|
|
"editor.detectIndentation": false,
|
|
"cmake.sourceDirectory": "C:/data/repos/Hardware/Spot Micro - Leika/.pio/libdeps/esp32cam/esp32-camera",
|
|
"cSpell.words": [
|
|
"Adafruit",
|
|
"IRAM",
|
|
"Leika",
|
|
"lerp",
|
|
"MDNS",
|
|
"Psram",
|
|
"smnc",
|
|
"ssid",
|
|
"URDF",
|
|
"uzip",
|
|
"WEBSERVER",
|
|
"xacro"
|
|
]
|
|
} |