Enable -Wall
This commit is contained in:
@ -22,7 +22,7 @@ typedef struct camera_options_s {
|
||||
bool allow_dma;
|
||||
float high_res_factor;
|
||||
float low_res_factor;
|
||||
int auto_reconnect;
|
||||
unsigned auto_reconnect;
|
||||
|
||||
char options[CAMERA_OPTIONS_LENGTH];
|
||||
|
||||
|
Reference in New Issue
Block a user