RPiPico-Holonome2023/.vscode/settings.json

8 lines
142 B
JSON

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