aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/drv_baro.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/drv_baro.h')
-rw-r--r--src/drivers/drv_baro.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/drv_baro.h b/src/drivers/drv_baro.h
index e2f0137ae..248b9a73d 100644
--- a/src/drivers/drv_baro.h
+++ b/src/drivers/drv_baro.h
@@ -63,7 +63,8 @@ struct baro_report {
/*
* ObjDev tag for raw barometer data.
*/
-ORB_DECLARE(sensor_baro);
+ORB_DECLARE(sensor_baro0);
+ORB_DECLARE(sensor_baro1);
/*
* ioctl() definitions