CMake_LVGL_C/.vscode/settings.json
2025-02-22 12:11:30 +01:00

6 lines
81 B
JSON

{
"files.associations": {
"lvgl.h": "c",
"sdl.h": "c"
}
}