chess_tile/.vscode/settings.json
2024-10-21 00:07:35 -05:00

6 lines
106 B
JSON
Executable File

{
"files.associations": {
"neopixel_driver.h": "c",
"bit_bang_neopixel.h": "c"
}
}