Copter: fix build error
Removed last print_test_disabled call
This commit is contained in:
parent
af13f6795c
commit
9036b97a16
@ -931,9 +931,7 @@ test_optflow(uint8_t argc, const Menu::arg *argv)
|
||||
print_enabled(false);
|
||||
}
|
||||
return (0);
|
||||
|
||||
#else
|
||||
print_test_disabled();
|
||||
return (0);
|
||||
#endif // OPTFLOW == ENABLED
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user