From 7b60ba576461e0a1d066c77487937135bb573a0b Mon Sep 17 00:00:00 2001 From: jmseitz <35376116+jmseitz@users.noreply.github.com> Date: Mon, 19 Oct 2020 14:21:13 -0500 Subject: [PATCH] Version 3.0.4 Change-Id: I435a28bbab042958e7309f194e49daf5c2a7f365 --- README.md | 1 + library.properties | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2da449..7730b5c 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Use the MODE pin to monitor STATUS of the LIDAR-Lite v3HP. Operation examples for LIDAR-Lite v4 LED. ## Version History +* [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 * [3.0.2](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.2) - Add v4 LED examples and link to ANT Library * [3.0.1](https://github.com/garmin/LIDARLite_Arduino_Library/tree/3.0.1) - v4 LED example clean up and library fixes diff --git a/library.properties b/library.properties index fe9339d..22dd659 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LIDAR-Lite -version=3.0.3 +version=3.0.4 author=Garmin maintainer=Garmin sentence=Arduino library for Garmin LIDAR-Lite.