Files
bf_original_balance_chassis/.vscode/settings.json
2024-01-27 23:50:58 +08:00

9 lines
193 B
JSON

{
"files.associations": {
"stm32f4xx_hal_def.h": "c",
"general_def.h": "c",
"stdlib.h": "c",
"bsp_can.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}