Improve options handling

This commit is contained in:
Kamil Trzcinski
2022-07-12 21:49:49 +02:00
parent 18be13ccc9
commit 1857cd8d77
4 changed files with 103 additions and 37 deletions

View File

@ -26,6 +26,7 @@ typedef struct camera_options_s {
unsigned auto_reconnect;
char options[CAMERA_OPTIONS_LENGTH];
bool list_options;
struct {
char options[CAMERA_OPTIONS_LENGTH];