BLE_DCF_TYQ_CH592F/.vscode/settings.json

11 lines
210 B
JSON
Raw Normal View History

{
"files.associations": {
2024-12-09 11:41:44 +08:00
"bsp_adc.h": "c",
"bsp_beep.h": "c",
"bsp_key.h": "c",
2024-12-11 14:31:10 +08:00
"bsp_beep_led_emv.h": "c",
"peripheral.h": "c",
"gattprofile.h": "c"
}
}