mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Moved time functions out of system.h into time.h
This commit is contained in:
parent
08638f1245
commit
23f158913e
123 changed files with 228 additions and 227 deletions
|
@ -34,8 +34,6 @@
|
|||
#include "config/parameter_group.h"
|
||||
#include "config/parameter_group_ids.h"
|
||||
|
||||
#include "drivers/system.h"
|
||||
|
||||
#include "fc/config.h"
|
||||
#include "fc/fc_core.h"
|
||||
#include "fc/rc_controls.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue