RPiPico-Holonome2023/.vscode/settings.json
2023-04-01 15:29:54 +02:00

11 lines
230 B
JSON

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