mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Preparation for conversion to parameter groups 7
This commit is contained in:
parent
4f4c14a02d
commit
d2ac5d84b1
9 changed files with 42 additions and 52 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
|
||||
//#define USE_PARAMETER_GROUPS
|
||||
#include "platform.h"
|
||||
|
||||
// FIXME remove this for targets that don't need a CLI. Perhaps use a no-op macro when USE_CLI is not enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue