Update device.h

This commit is contained in:
netbr
2021-04-21 07:53:14 +02:00
committed by GitHub
parent 3f251a2459
commit 08ddb351c7

View File

@@ -122,6 +122,7 @@ typedef struct {
control_s white_balance;
control_s gain;
control_s color_effect;
control_s rotate;
control_s flip_vertical;
control_s flip_horizontal;
} controls_s;