[wip] display layout

This commit is contained in:
2023-03-26 19:41:38 +02:00
parent 7b4fdb73e9
commit fc4687428b
5 changed files with 267 additions and 3 deletions

View File

@@ -1,6 +1,12 @@
{
"files.associations": {
"ad9833_def.h": "c",
"ad9833.h": "c"
"ad9833.h": "c",
"disp_layout.h": "c",
"bitmap_disp_buttons.h": "c",
"bitmap_fonts.h": "c",
"font_gfx.h": "c",
"display_gfx.h": "c",
"main.h": "c"
}
}