Skip to content

Commit c7ed52a

Browse files
committed
feat:[camera] add kPhysical ctrl command
1 parent 9083475 commit c7ed52a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sscma/porting/ma_camera.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ class Camera : public Sensor {
5353
kChannel,
5454
kFps,
5555
kRegister,
56+
kPhysical,
5657
};
5758

5859
enum CtrlMode : int {

0 commit comments

Comments
 (0)