2026-Propulsion/.vscode/settings.json
2026-05-19 22:24:25 +02:00

26 lines
700 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",
"moteurs.h": "c",
"messagerie_applicative.h": "c",
"config_robot.h": "c",
"wifi.h": "c",
"string.h": "c",
"lwip_nosys.h": "c",
"async_context.h": "c",
"wifi_settings.h": "c"
}
}