Browse Source

Plane: fixed parameters typo

master
Andrew Tridgell 11 years ago
parent
commit
622a2053ff
  1. 2
      ArduPlane/Parameters.pde

2
ArduPlane/Parameters.pde

@ -773,7 +773,7 @@ const AP_Param::Info var_info[] PROGMEM = { @@ -773,7 +773,7 @@ const AP_Param::Info var_info[] PROGMEM = {
#endif
// @Group: ARMING_
// @Path: ../libararies/AP_Arming/AP_Arming.cpp
// @Path: ../libraries/AP_Arming/AP_Arming.cpp
GOBJECT(arming, "ARMING_", AP_Arming),
// @Group: RELAY_

Loading…
Cancel
Save