Copter: remove remnant of cli compassmot
This commit is contained in:
parent
aa5ea23245
commit
797212c7ab
@ -3,7 +3,6 @@
|
||||
#if CLI_ENABLED == ENABLED
|
||||
|
||||
// Functions called from the setup menu
|
||||
static int8_t setup_compassmot (uint8_t argc, const Menu::arg *argv);
|
||||
static int8_t setup_factory (uint8_t argc, const Menu::arg *argv);
|
||||
static int8_t setup_set (uint8_t argc, const Menu::arg *argv);
|
||||
static int8_t setup_show (uint8_t argc, const Menu::arg *argv);
|
||||
|
Loading…
Reference in New Issue
Block a user