10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"cmake.configureOnOpen": true,
|
|
"C_Cpp.errorSquiggles": "Disabled",
|
|
"files.associations": {
|
|
"qrcodegen.h": "c",
|
|
"lv_qrcode.h": "c",
|
|
"incar_draw_barcode.h": "c",
|
|
"img_def.h": "c"
|
|
}
|
|
} |