mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 14:33:45 +02:00
Add UVC device name configuration and update device name retrieval logic
This commit is contained in:
@@ -50,6 +50,13 @@ menu "OpenIris: General Configuration"
|
||||
help
|
||||
A firmware version string exposed via the get_info command.
|
||||
|
||||
config GENERAL_UVC_NAME
|
||||
string "UVC device name"
|
||||
default "openiristracker"
|
||||
help
|
||||
Default name reported for the UVC interface/device over USB.
|
||||
This is independent from the mDNS hostname used on Wi‑Fi.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "OpenIris: Camera Configuration"
|
||||
|
||||
Reference in New Issue
Block a user