Skip to content
Snippets Groups Projects
Commit 8041613c authored by Randy Mackay's avatar Randy Mackay
Browse files

RangeFinder: PulsedLight I2C addr to 0x62

parent 7ad0b617
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment