|
|
|
@ -3,7 +3,6 @@
@@ -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); |
|
|
|
|