mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 01:35:35 +03:00
Split time declarations out of system.h into time.h
This commit is contained in:
parent
5c2f2f9af3
commit
5fcd222cc7
127 changed files with 158 additions and 121 deletions
|
@ -54,7 +54,7 @@
|
|||
#include "drivers/display.h"
|
||||
#include "drivers/max7456.h"
|
||||
#include "drivers/max7456_symbols.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/time.h"
|
||||
|
||||
#include "io/displayport_max7456.h"
|
||||
#include "io/flashfs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue