mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Relocate battery code to sensors directory.
This commit is contained in:
parent
3f7960849a
commit
4b437e8e08
11 changed files with 10 additions and 10 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
#include "flight/mixer.h"
|
||||
#include "sensors/boardalignment.h"
|
||||
#include "io/battery.h"
|
||||
#include "sensors/battery.h"
|
||||
#include "io/gimbal.h"
|
||||
#include "io/escservo.h"
|
||||
#include "io/rc_controls.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue