Job_SignsPads/STM32/Code/.vscode/settings.json
2025-04-22 10:29:37 +08:00

13 lines
288 B
JSON

{
"files.associations": {
"wificom.h": "c",
"main.h": "c",
"key.h": "c",
"system_stm32f4xx.h": "c",
"stm32f4xx.h": "c",
"type_traits": "c",
"cal_sleep_stage.h": "c",
"stdlib.h": "c",
"mybandfitter.h": "c"
}
}