mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
sensors: split out analog battery handling to new standalone battery_status module
This commit is contained in:
@@ -42,4 +42,6 @@ px4_add_module(
|
||||
syslink_memory.cpp
|
||||
syslink_params.c
|
||||
syslink.c
|
||||
DEPENDS
|
||||
battery
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user