ESP32-SPI-Arduino/.vscode/settings.json

8 lines
126 B
JSON

{
"files.associations": {
"*.h": "c",
"*.ino": "c",
"*.ASM": "asm",
"*.tcc": "cpp"
}
}