mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Rename and move src/drivers/adc to src/drivers/adc/board_adc
This commit is contained in:
@@ -11,7 +11,7 @@ px4_add_board(
|
||||
TEL2:/dev/ttyS1
|
||||
URT6:/dev/ttyS2
|
||||
DRIVERS
|
||||
adc
|
||||
adc/board_adc
|
||||
#barometer # all available barometer drivers
|
||||
barometer/bmp280
|
||||
#batt_smbus
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# Omnibus F4SD specific board sensors init
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
adc start
|
||||
board_adc start
|
||||
|
||||
if ! mpu6000 -R 6 -s start
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user