mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +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
|
@ -16,7 +16,7 @@
|
|||
#include "drivers/serial.h"
|
||||
|
||||
#include "sensors/boardalignment.h"
|
||||
#include "io/battery.h"
|
||||
#include "sensors/battery.h"
|
||||
#include "io/buzzer.h"
|
||||
#include "io/escservo.h"
|
||||
#include "flight/failsafe.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue