1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00
betaflight/src
Dan Nixon 646d757460 Use arming flag names in CLI whenever possible
Some targets define both MINIMAL_CLI and OSD, in this case the arming
disable flan name strings are present but unused for the CLI.

Match the test in the cli.c with that in runtime_config.[ch] so that
the flag names are used whenever they are included.
2017-10-15 07:50:18 +01:00
..
main Use arming flag names in CLI whenever possible 2017-10-15 07:50:18 +01:00
test Merge pull request #4112 from DanNixon/anti_turtle_mode_warnings 2017-10-12 00:07:21 +13:00
utils Allow target without IO pins 2017-05-15 20:11:32 +02:00