[BOARD] refactor options.cfg + add INVERT setting

This commit is contained in:
Apaczer
2023-05-30 00:44:11 +02:00
parent b65d52ae59
commit b430a7b54e
2 changed files with 28 additions and 31 deletions

View File

@@ -1,5 +1,8 @@
MODULES_CUSTOM=0
FAT_CHECK=1
BOOT_LOGO=1
FLIP= (put 0 or 1 to overwrite)
TVMODE=0
MODULES_CUSTOM=0
FAT_CHECK=1
BOOT_LOGO=1
FLIP= (put 0 or 1 to overwrite)
INVERT= (put 0 or 1 to overwrite)
TVMODE=0
Only "0" and "1" are accepted values