mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
RangeFinder: PulsedLight I2C addr to 0x62
This commit is contained in:
parent
7ad0b6177f
commit
8041613c06
@ -25,7 +25,7 @@
|
||||
*/
|
||||
|
||||
// i2c address
|
||||
#define AP_RANGEFINDER_PULSEDLIGHTLRF_ADDR 0x42
|
||||
#define AP_RANGEFINDER_PULSEDLIGHTLRF_ADDR 0x62
|
||||
|
||||
// min and max distances
|
||||
#define AP_RANGEFINDER_PULSEDLIGHTLRF_MIN_DISTANCE 0
|
||||
|
Loading…
Reference in New Issue
Block a user