[wip] controllers and display
This commit is contained in:
6
firmware/.vscode/settings.json
vendored
6
firmware/.vscode/settings.json
vendored
@@ -7,6 +7,10 @@
|
||||
"bitmap_fonts.h": "c",
|
||||
"font_gfx.h": "c",
|
||||
"display_gfx.h": "c",
|
||||
"main.h": "c"
|
||||
"main.h": "c",
|
||||
"ctrl_button.h": "c",
|
||||
"ctrl_bottom_button.h": "c",
|
||||
"printf.h": "c",
|
||||
"disp_layout_template.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user