mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
sensors: split out analog battery handling to new standalone battery_status module
This commit is contained in:
@@ -50,6 +50,7 @@ px4_add_board(
|
||||
mc_att_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
battery_status
|
||||
sensors
|
||||
sih
|
||||
#simulator
|
||||
|
||||
@@ -48,6 +48,7 @@ px4_add_board(
|
||||
mc_att_control
|
||||
mc_pos_control
|
||||
navigator
|
||||
battery_status
|
||||
sensors
|
||||
sih
|
||||
#simulator
|
||||
|
||||
Reference in New Issue
Block a user