mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Extended configuration status to accommodate custom defaults.
This commit is contained in:
parent
227f6f76a2
commit
1c8cfbd241
8 changed files with 85 additions and 69 deletions
|
@ -28,4 +28,4 @@ void cliProcess(void);
|
|||
bool hasCustomDefaults(void);
|
||||
struct serialPort_s;
|
||||
void cliEnter(struct serialPort_s *serialPort);
|
||||
bool cliResetConfig(bool useCustomDefaults);
|
||||
bool resetConfigToCustomDefaults(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue