garmin / LIDARLite_Arduino_Library

High-performance optical distance sensing.
Apache License 2.0
181 stars 84 forks source link

Using something other than the default Wire port #13

Open makin-stuff opened 4 years ago

makin-stuff commented 4 years ago

We use many platforms that have multiple wire ports. Are you open to a pull request that allows the user to pass in their own Wire port? We do this on all of our libraries.