Robot_Principal_2024-2025/motion controller code/.vscode/settings.json

13 lines
266 B
JSON

{
"files.associations": {
"*.md": "markdown",
"binary_info.h": "c",
"i2c.h": "c",
"time.h": "c",
"stdlib.h": "c",
"robot.h": "c",
"stdio.h": "c",
"i2c_buffer.h": "c",
"motors.h": "c"
}
}