From e2d43ad16d321e7d7cf282fee08c6efb7fe265db Mon Sep 17 00:00:00 2001 From: jmseitz <35376116+jmseitz@users.noreply.github.com> Date: Tue, 8 Dec 2020 07:08:25 -0600 Subject: [PATCH] Version 3.0.6 Change-Id: Ieaac6b90ad3a4ac79074612db9bdf3aef27ff701 --- README.md | 1 + library.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a16bb8a..b62c2a6 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ High rep rate example using the optional GPIO pins or I2C port to trigger measur Take single distance measurements using the I2C port in a lower power state. ## Version History +* [3.0.6](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.6) - Copy alt requestFrom() to LLv4LED library * [3.0.5](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.5) - v3HP library updated for alternate requestFrom() * [3.0.4](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.4) - v4 LED and v3HP library updates. New v3HP PWM example. * [3.0.3](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.3) - Add v3HP library function to read peak stack diff --git a/library.properties b/library.properties index 40deb58..f7f47e5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LIDAR-Lite -version=3.0.5 +version=3.0.6 author=Garmin maintainer=Garmin sentence=Arduino library for Garmin LIDAR-Lite.