temperature_iT12/.vscode/settings.json

17 lines
444 B
JSON
Raw Normal View History

{
"files.associations": {
"typedef.h": "c",
"app_temperature.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",
"ble_trans_profile.h": "c"
}
}