mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Rename and move src/drivers/adc to src/drivers/adc/board_adc
This commit is contained in:
@@ -15,7 +15,7 @@ px4_add_board(
|
||||
TEL2:/dev/ttyS4 # UART5 / J1
|
||||
TEL3:/dev/ttyS1 # USART2 / J4
|
||||
DRIVERS
|
||||
adc
|
||||
adc/board_adc
|
||||
barometer # all available barometer drivers
|
||||
batt_smbus
|
||||
camera_capture
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# ModalAI FC-v1 specific board sensors init
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
adc start
|
||||
board_adc start
|
||||
|
||||
# Start Digital power monitors
|
||||
voxlpm -X -b 3 -K -T VBATT start
|
||||
|
||||
Reference in New Issue
Block a user