Skip to content

Commit

Permalink
AP_HAL: tidy defaulting of Bebop OpticalFlow sensor type
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Nov 8, 2024
1 parent 6e65dd5 commit 2a3f47c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_HAL/board/linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#define HAL_LINUX_HEAT_TARGET_TEMP 50
#define BEBOP_CAMV_PWM 9
#define BEBOP_CAMV_PWM_FREQ 43333333
#define OPTICAL_FLOW_TYPE_DEFAULT Type::BEBOP
#define HAL_OPTFLOW_ONBOARD_VDEV_PATH "/dev/video0"
#define HAL_OPTFLOW_ONBOARD_SUBDEV_PATH "/dev/v4l-subdev0"
#define HAL_OPTFLOW_ONBOARD_SENSOR_WIDTH 320
Expand Down

0 comments on commit 2a3f47c

Please sign in to comment.