Files
my-ws2812b-led-deprecated/.vscode/settings.json
Passthem 7e455c591a init
2025-04-11 15:40:18 +08:00

13 lines
265 B
JSON

{
"files.associations": {
"*.py": "python",
"types.h": "c",
"spidev.h": "c",
"fcntl.h": "c",
"stdlib.h": "c",
"math.h": "c",
"spi_utils.h": "c",
"cstdint": "c",
"color_utils.h": "c"
}
}