Browse Source

Shortened test name

mission-4.1.18
Jason Short 13 years ago
parent
commit
bb4e612241
  1. 2
      ArduCopter/test.pde

2
ArduCopter/test.pde

@ -70,7 +70,7 @@ const struct Menu::command test_menu_commands[] PROGMEM = { @@ -70,7 +70,7 @@ const struct Menu::command test_menu_commands[] PROGMEM = {
{"tri", test_tri},
{"current", test_current},
{"relay", test_relay},
{"waypoints", test_wp},
{"wp", test_wp},
//{"nav", test_nav},
#if HIL_MODE != HIL_MODE_ATTITUDE
{"altitude", test_baro},

Loading…
Cancel
Save