Files
bf_original_balance_chassis/.vscode/settings.json
2024-04-30 21:23:03 +08:00

11 lines
243 B
JSON

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