60fps Limit + GENERAL_DEFAULT_WIRED_MODE can be set in sdkconfig

This commit is contained in:
PhosphorosVR
2025-08-26 01:39:40 +02:00
parent 06394f9654
commit cb569c9e47
12 changed files with 108 additions and 57 deletions

View File

@@ -6,9 +6,13 @@ endmenu
menu "OpenIris: General Configuration"
config GENERAL_WIRED_MODE
config GENERAL_DEFAULT_WIRED_MODE
bool "Wired mode"
default false
help
Enables UVC (wired) support in the firmware. When enabled, the
default device streaming mode will be UVC unless overridden by a
saved preference. When disabled, the default mode is AUTO.
config GENERAL_UVC_DELAY
int "UVC delay (s)"