Files
pico-examples/05_time/.vscode/settings.json
2022-04-19 19:58:41 +09:00

5 lines
59 B
JSON

{
"files.associations": {
"gpio.h": "c"
}
}