-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Good morning
It seems as if the setting for pre and post boot delay is not working. I have the 'cubeboot.ini' on a FAT32 SD card. Regardless of what I set for pre and post boot delay there is no change.
I am removing the leading ';'
Setting the color works fine
I do have the pre/post settings at the end of the file. Is there any chance that other settings that are comment only (preceded with ';') are interfering?
cube_color = 8000ff
cube_logo = picoboot_logo.png
; force_fallback = 0
; force_progressive = 1
; default_program = swiss.dol
; button_left = something.dol
; button_right = something.dol
; button_down = something.dol
; button_up = something.dol
; button_z = something.dol
; button_r = something.dol
; button_l = something.dol
; button_b = something.dol
; button_x = something.dol
; button_y = something.dol
; button_start = something.dol
preboot_delay_ms = 1000
postboot_delay_ms = 5000