settings.json 339 B

12345678910111213
  1. {
  2. "C_Cpp.errorSquiggles": "Disabled",
  3. "files.associations": {
  4. "algo_algorithmbase_aty.h": "c",
  5. "hw_adc_aty.h": "c",
  6. "include_aty.h": "c",
  7. "modbus_s_low_aty.h": "c",
  8. "hw_uart_aty.h": "c",
  9. "pwr_btn_aty.h": "c",
  10. "ad7124_aty.h": "c",
  11. "algo_temperature_aty.h": "c"
  12. }
  13. }