This commit is contained in:
2026-03-21 18:27:03 -05:00
commit 6230c840c6
98 changed files with 15168 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
menu "BLK_BOX Config"
config USE_NEW_DISPLAY
bool "use new TFT display"
default y
help
Whether or not you have a new TFT display.
Incorrectly selecting may result in wrong colors.
endmenu