PAMI_2025/.vscode/settings.json
2024-04-30 17:59:41 +02:00

9 lines
196 B
JSON

{
"files.associations": {
"geometrie.h": "c",
"geometrie_robot.h": "c",
"commande_vitesse.h": "c",
"asser_moteurs.h": "c",
"localisation.h": "c"
}
}