Files
bf_original_balance_chassis/.vscode/settings.json

8 lines
153 B
JSON
Raw Normal View History

{
"files.associations": {
"stm32f4xx_hal_def.h": "c",
"general_def.h": "c",
"stdlib.h": "c",
"bsp_can.h": "c"
2024-01-14 21:22:34 +08:00
}
}