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.

13 lines
319 B

3 years ago
3 years ago
3 years ago
  1. {
  2. "C_Cpp.errorSquiggles": "Enabled",
  3. "files.associations": {
  4. "uart.h": "c",
  5. "stdint.h": "c",
  6. "stdio.h": "c",
  7. "ble_spp_client_demo.h": "c",
  8. "esp_gatt_common_api.h": "c",
  9. "gpio.h": "c",
  10. "array": "c",
  11. "string": "c",
  12. "string_view": "c"
  13. }
  14. }