mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +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
|
@ -24,7 +24,7 @@
|
|||
#include "telemetry/telemetry.h"
|
||||
#include "io/gps.h"
|
||||
#include "rx/rx.h"
|
||||
#include "io/battery.h"
|
||||
#include "sensors/battery.h"
|
||||
#include "io/gimbal.h"
|
||||
#include "sensors/sensors.h"
|
||||
#include "sensors/acceleration.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue