Merge pull request #87 from Guddler/quiet_boot
Adds quiet boot option to hide menu duing countdown
This commit is contained in:
@@ -27,7 +27,8 @@ osd_timeout=30 ; 5-3600 timeout (in seconds) for OSD to disappear in Men
|
||||
; corename - Autoboot first corename_*.rbf found on the SD/USB
|
||||
; corename_yyyymmdd.rbf - Autoboot first corename_yyyymmdd.rbf found on the SD/USB
|
||||
;bootcore=lastcore ; uncomment to autoboot a core, as the last loaded core.
|
||||
bootcore_timeout=10 ; 10-30 timeout before autoboot, comment for autoboot without timeout.
|
||||
bootcore_timeout=10 ; 5-30 timeout before autoboot, comment for autoboot without timeout.
|
||||
;bootcore_quiet=1 ; uncomment to initially hide the menu. This will only have any effect if bootcore_timeout is non-zero and bootcore is a named core
|
||||
|
||||
; Option to load the custom font. Format is plain bitmap 8x8.
|
||||
; Supported sizes of font:
|
||||
|
||||
Reference in New Issue
Block a user