2023-04-11 08:51:37 +08:00

11 lines
217 B
JSON

{
"C_Cpp.errorSquiggles": "disabled",
"files.associations": {
"timer.h": "c",
"exti.h": "c",
"gpio.h": "c",
"config.h": "c",
"PWM.C": "cpp",
"pwm.h": "c"
}
}