updating configuration parameters

This commit is contained in:
PhosphorosVR
2025-09-07 14:04:58 +02:00
parent 718fa2c1ef
commit fd64693d72
7 changed files with 21 additions and 36 deletions

View File

@@ -28,7 +28,7 @@ menu "OpenIris: General Configuration"
config GENERAL_STARTUP_DELAY
int "Setup grace period (s)"
default 30
default 20
range 10 10000
help
Number of seconds the device remains in SETUP / heartbeat mode on boot (when the
@@ -53,7 +53,7 @@ menu "OpenIris: General Configuration"
config GENERAL_VERSION
string "Firmware version"
default "0.0.0"
default "0.0.1"
help
A firmware version string exposed via the get_info command.