blk_box_control/main/Kconfig.projbuild
2026-03-21 18:27:03 -05:00

8 lines
239 B
Plaintext

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