Renamed code to ArduCopter
This commit is contained in:
parent
0194c248d0
commit
59b5bafdd1
@ -41,7 +41,7 @@ const struct Menu::command main_menu_commands[] PROGMEM = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Create the top-level menu object.
|
// Create the top-level menu object.
|
||||||
MENU(main_menu, "AC 2.0.40 Beta", main_menu_commands);
|
MENU(main_menu, "ArduCopter 2.0.40 Beta", main_menu_commands);
|
||||||
|
|
||||||
#endif // CLI_ENABLED
|
#endif // CLI_ENABLED
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user