mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 18:40:34 +08:00
navio_adc: add driver for Navio2 ADC
Signed-off-by: Nicolae Rosia <nicolae.rosia@gmail.com>
This commit is contained in:
committed by
Lorenz Meier
parent
31006eb43c
commit
32498009a3
@@ -554,7 +554,7 @@ Sensors::task_main()
|
||||
int ret = 0;
|
||||
|
||||
if (!_hil_enabled) {
|
||||
#if !defined(__PX4_QURT) && !defined(__PX4_POSIX_RPI) && !defined(__PX4_POSIX_BEBOP)
|
||||
#if !defined(__PX4_QURT) && !defined(__PX4_POSIX_BEBOP)
|
||||
adc_init();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user