temperature_iT12/.vscode/settings.json

24 lines
647 B
JSON
Raw Normal View History

{
"files.associations": {
"typedef.h": "c",
"app_temperature.h": "c",
2025-07-07 09:57:18 +08:00
"trs55d.h": "c",
"tuya_ble_stdlib.h": "c",
"xutility": "c",
"tuya_ble_type.h": "c",
"initializer_list": "c",
"type_traits": "c",
2025-07-03 10:42:13 +08:00
"event.h": "c",
"includes.h": "c",
"board_ac6323a_demo_global_build_cfg.h": "c",
"p33.h": "c",
"le_gatt_common.h": "c",
2025-07-07 09:57:18 +08:00
"ble_trans_profile.h": "c",
"app_config.h": "c",
"update_loader_download.h": "c",
"app_charge.h": "c",
"app_action.h": "c",
"os_api.h": "c",
"charge.h": "c"
}
}