Skip to content

Commit

Permalink
Version 3.0.6
Browse files Browse the repository at this point in the history
Change-Id: Ieaac6b90ad3a4ac79074612db9bdf3aef27ff701
  • Loading branch information
jmseitz committed Dec 8, 2020
1 parent b6261cc commit e2d43ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LIDAR-Lite
version=3.0.5
version=3.0.6
author=Garmin <www.garmin.com>
maintainer=Garmin <www.garmin.com>
sentence=Arduino library for Garmin LIDAR-Lite.
Expand Down

0 comments on commit e2d43ad

Please sign in to comment.