Files
lvgl_mydemo/LVGL.Simulator/.vscode/settings.json
ShallowGreen ccd398383d Revert "commit"
This reverts commit afa79faeed.
2023-06-27 23:22:37 +08:00

11 lines
233 B
JSON

{
"files.associations": {
"scr_mgr.h": "c",
"gui_main_scr.h": "c",
"stdio.h": "c",
"gui_log.h": "c",
"lvgl.h": "c",
"lvgl_app.h": "c"
},
"C_Cpp.errorSquiggles": "Disabled"
}