mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Split features into a separate module
This commit is contained in:
parent
a303509920
commit
a257210b56
24 changed files with 177 additions and 66 deletions
|
@ -108,6 +108,7 @@
|
|||
#include "config/config_eeprom.h"
|
||||
#include "config/config_profile.h"
|
||||
#include "config/config_master.h"
|
||||
#include "config/feature.h"
|
||||
|
||||
#define LOOPTIME_SUSPEND_TIME 3 // Prevent too long busy wait times
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue