2026-Propulsion/.vscode/settings.json
2025-05-28 23:34:23 +02:00

18 lines
461 B
JSON

{
"files.associations": {
"geometrie.h": "c",
"geometrie_robot.h": "c",
"commande_vitesse.h": "c",
"asser_moteurs.h": "c",
"localisation.h": "c",
"vl53l8_2024.h": "c",
"trajet.h": "c",
"trajectoire.h": "c",
"compare": "c",
"asser_position.h": "c",
"stdlib.h": "c",
"strategie.h": "c",
"strategie_deplacement.h": "c",
"servomoteur.h": "c"
}
}