You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
319 B
14 lines
319 B
{
|
|
"C_Cpp.errorSquiggles": "Enabled",
|
|
"files.associations": {
|
|
"uart.h": "c",
|
|
"stdint.h": "c",
|
|
"stdio.h": "c",
|
|
"ble_spp_client_demo.h": "c",
|
|
"esp_gatt_common_api.h": "c",
|
|
"gpio.h": "c",
|
|
"array": "c",
|
|
"string": "c",
|
|
"string_view": "c"
|
|
}
|
|
}
|