mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 06:23:44 +02:00
Add 'get_who_am_i' command and related configurations for device identification
This commit is contained in:
@@ -38,6 +38,18 @@ menu "OpenIris: General Configuration"
|
||||
and any Bluetooth memory (if present on the SoC) should be left released. This can
|
||||
reduce power consumption when operating solely in UVC mode or without networking.
|
||||
|
||||
config GENERAL_WHO_AM_I
|
||||
string "Who am I (device identifier)"
|
||||
default "OpenIris"
|
||||
help
|
||||
A human-readable product or device identifier exposed via the get_info command.
|
||||
|
||||
config GENERAL_Version
|
||||
string "Firmware version"
|
||||
default "0.0.0"
|
||||
help
|
||||
A firmware version string exposed via the get_info command.
|
||||
|
||||
endmenu
|
||||
|
||||
menu "OpenIris: Camera Configuration"
|
||||
|
||||
Reference in New Issue
Block a user