Re-enable flash, refactor to use libmegapixels
This commit is contained in:
@@ -31,7 +31,6 @@ typedef struct state_main {
|
||||
int burst_length;
|
||||
|
||||
// Control state
|
||||
bool control_flash;
|
||||
bool flash_enabled;
|
||||
controlstate gain;
|
||||
controlstate exposure;
|
||||
@@ -109,4 +108,6 @@ typedef struct state_proc {
|
||||
int mode_balance;
|
||||
int mode_exposure;
|
||||
int mode_focus;
|
||||
|
||||
bool flash_enabled;
|
||||
} mp_state_proc;
|
Reference in New Issue
Block a user