Files
99_7018_lmx/.vscode/settings.json

22 lines
614 B
JSON
Raw Normal View History

2025-10-29 13:10:02 +08:00
{
"files.associations": {
"board_config.h": "c",
"board_jl701n_demo_cfg.h": "c",
"colorful_lights.h": "c",
2025-10-29 16:24:16 +08:00
"board_jl701n_anc_cfg.h": "c",
"update_loader_download.h": "c",
2025-10-30 16:14:14 +08:00
"iic_soft.h": "c",
"circle_buffer.h": "c",
2025-10-30 17:53:59 +08:00
"default_event_handler.h": "c",
"ui_manage.h": "c",
"charge.h": "c",
"app_main.h": "c",
"app_config.h": "c",
"app_action.h": "c",
"includes.h": "c",
"key_event_deal.h": "c",
"app_umidigi_chargestore.h": "c",
"hci_lmp.h": "c",
"bluetooth.h": "c"
2025-10-29 13:10:02 +08:00
}
}