initial ini update for new keys

This commit is contained in:
Karl 2025-04-21 14:13:31 +00:00
parent 5046d5249c
commit ba0da7622c

View File

@ -9,6 +9,9 @@ hostname = "kioskpi"
;custom_modeline = "40.141 1024 1032 1064 1104 600 604 612 618 +HSync -VSync" ;custom_modeline = "40.141 1024 1032 1064 1104 600 604 612 618 +HSync -VSync"
; set screen rotation to be used (normal, left, right, inverted) ; set screen rotation to be used (normal, left, right, inverted)
;rotate_screen = "normal" ;rotate_screen = "normal"
; configure screen to power on/off as specific time of day (24 hours)
;screen_off_time = 23:00
;screen_on_time = 07:00
[wifi] [wifi]
; If you need more complex WiFi settings (like WPA2-Enterprise, hidden SSIDs, etc.) ; If you need more complex WiFi settings (like WPA2-Enterprise, hidden SSIDs, etc.)