Shortened test name

This commit is contained in:
Jason Short 2011-11-12 15:14:32 -08:00
parent 3f029604e2
commit 511ae85060
1 changed files with 1 additions and 1 deletions

View File

@ -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},