AP_Camera: add RunCam device type 2 documentation

This commit is contained in:
Andy Piper 2020-03-09 21:08:42 +00:00 committed by Peter Barker
parent e3d22b9d27
commit b8878380d6
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
const AP_Param::GroupInfo AP_RunCam::var_info[] = {
// @Param: TYPE
// @DisplayName: RunCam device type
// @Description: RunCam deviee type used to determine OSD menu structure and shutter options
// @Values: 0:Disabled, 1:RunCam Split
// @Description: RunCam deviee type used to determine OSD menu structure and shutter options.
// @Values: 0:Disabled, 1:RunCam Split Micro/RunCam with UART, 2:RunCam Split
AP_GROUPINFO_FLAGS("TYPE", 1, AP_RunCam, _cam_type, int(DeviceType::Disabled), AP_PARAM_FLAG_ENABLE),
// @Param: FEATURES