Files
my-ws2812b-led-deprecated/.vscode/settings.json
Passthem 0b8e208f83 t1
2025-04-11 16:02:34 +08:00

15 lines
326 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",
"data_sban_period2.h": "c",
"shader.h": "c"
}
}