|
|
|
@ -270,7 +270,7 @@ const AP_Param::GroupInfo AP_BoardConfig::var_info[] = {
@@ -270,7 +270,7 @@ const AP_Param::GroupInfo AP_BoardConfig::var_info[] = {
|
|
|
|
|
// @Param: OPTIONS
|
|
|
|
|
// @DisplayName: Board options
|
|
|
|
|
// @Description: Board specific option flags
|
|
|
|
|
// @Bitmask: 0:Enable hardware watchdog
|
|
|
|
|
// @Bitmask: 0:Enable hardware watchdog, 1:Disable MAVftp
|
|
|
|
|
// @User: Advanced
|
|
|
|
|
AP_GROUPINFO("OPTIONS", 19, AP_BoardConfig, _options, HAL_BRD_OPTIONS_DEFAULT), |
|
|
|
|
|
|
|
|
|