RangeFinder: reduce PulsedLight max distance

Reduced from 25m to 14m
This commit is contained in:
Randy Mackay 2013-12-03 20:26:23 +09:00
parent 3970c8f038
commit e54bf3e87c

View File

@ -32,7 +32,7 @@
// min and max distances
#define AP_RANGEFINDER_PULSEDLIGHTLRF_MIN_DISTANCE 0
#define AP_RANGEFINDER_PULSEDLIGHTLRF_MAX_DISTANCE 2500
#define AP_RANGEFINDER_PULSEDLIGHTLRF_MAX_DISTANCE 1400
// registers
#define AP_RANGEFINDER_PULSEDLIGHTLRF_COMMAND_REG 0x00