Robot_Riombotique/.vscode/settings.json
2025-01-25 11:28:39 +01:00

9 lines
160 B
JSON

{
"files.associations": {
"stdlib.h": "c",
"stdio.h": "c",
"i2c_slave.h": "c",
"i2c.h": "c",
"moteur.h": "c"
}
}