RPiPico-Holonome2023/.vscode/settings.json

8 lines
142 B
JSON
Raw Normal View History

{
"files.associations": {
"timer.h": "c",
"localisation.h": "c",
"math.h": "c",
"strategie.h": "c"
}
}