Fix overlapping debug menus and screens (#294)

* Fix overlapping debug menus and screens

Also resolves a formatting issue with clang-format

* Update readme
This commit is contained in:
rtm516
2026-03-04 04:31:47 +00:00
committed by GitHub
parent f216abca42
commit b1b622c303
4 changed files with 38 additions and 48 deletions

View File

@@ -39,9 +39,7 @@ RemoveSemicolon: false
SeparateDefinitionBlocks: Leave
ShortNamespaceLines: 1
SkipMacroDefinitionBody: false
SortIncludes:
Enabled: true
IgnoreCase: false
SortIncludes: CaseSensitive
SpacesInParens: Never
SpacesInParensOptions:
ExceptDoubleParentheses: false