Projet-Voilier-3/.vscode/settings.json
2023-04-11 13:35:25 +02:00

11 行
EOLなし
187 B
JSON

{
"files.associations": {
"driver_uart.h": "c",
<<<<<<< HEAD
"driver_imu.h": "c",
"myspi.h": "c"
=======
"app_girouette.h": "c"
>>>>>>> encoder
}
}