PAMI_Super_Star_2025/Code/.vscode/settings.json

12 lines
247 B
JSON

{
"files.associations": {
"*.md": "markdown",
"binary_info.h": "c",
"i2c.h": "c",
"stdlib.h": "c",
"stdint.h": "c",
"gyro.h": "c",
"motors.h": "c",
"motion_control.h": "c"
}
}