sensors: split out analog battery handling to new standalone battery_status module

This commit is contained in:
Daniel Agar
2019-10-21 13:40:23 -04:00
committed by GitHub
parent f956bafa4e
commit 6a0f5249f8
53 changed files with 801 additions and 294 deletions

View File

@@ -80,6 +80,7 @@ px4_add_board(
mc_att_control
mc_pos_control
navigator
battery_status
sensors
vmount
vtol_att_control