distance_sensor: re-add max number of sonars

This commit is contained in:
TSC21 2015-05-23 20:47:35 +01:00
parent 169eae8cf9
commit 17bc0979e4
1 changed files with 2 additions and 1 deletions

View File

@ -46,7 +46,8 @@
#define RANGE_FINDER_BASE_DEVICE_PATH "/dev/range_finder"
#define RANGE_FINDER0_DEVICE_PATH "/dev/range_finder0"
#define MB12XX_MAX_RANGEFINDERS 12 // Maximum number of Maxbotix sensors on bus
/*
* ObjDev tag for px4flow data.
*/