From 54d2cf984ce8de0cae9b65f17d71455e0df59d36 Mon Sep 17 00:00:00 2001 From: jmseitz <35376116+jmseitz@users.noreply.github.com> Date: Thu, 12 Sep 2019 16:02:14 -0500 Subject: [PATCH] Version 3.0.1 Change-Id: I418d6f6de611927c0b9fe7d09acb0b8791af49a5 --- README.md | 1 + library.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fabe247..885324b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Use the MODE pin to monitor STATUS of the LIDAR-Lite v3HP. Operation examples for LIDAR-Lite v4 LED. ## Version History +* [3.0.1](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.1) - v4 LED example clean up and library fixes * [3.0.0](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.0) - Support for LIDAR-Lite v4 LED * [2.0.6](https://github.com/garmin/LIDARLite_Arduino_Library/tree/2.0.6) - Add v3HP library function to reset the reference filter * [2.0.5](https://github.com/garmin/LIDARLite_Arduino_Library/tree/2.0.5) - Add v3 library function to set alternate I2C addr diff --git a/library.properties b/library.properties index 884df42..c587b15 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LIDAR-Lite -version=3.0.0 +version=3.0.1 author=Garmin maintainer=Garmin sentence=Arduino library for Garmin LIDAR-Lite.