File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# VL53L1X library for Arduino
2
2
3
- Version: 1.0.0 <br >
4
- Release date: 2018-05-31 <br >
3
+ Version: 1.0.1 <br >
4
+ Release date: 2018-09-19 <br >
5
5
[ ![ Build Status] ( https://travis-ci.org/pololu/vl53l1x-arduino.svg?branch=master )] ( https://travis-ci.org/pololu/vl53l1x-arduino ) <br >
6
6
[ www.pololu.com ] ( https://www.pololu.com/ )
7
7
@@ -163,4 +163,5 @@ This library is intended to provide a quicker and easier way to get started usin
163
163
164
164
## Version history
165
165
166
+ * 1.0.1 (2018-09-19): Fix Arduino 101 hanging in init().
166
167
* 1.0.0 (2018-05-31): Original release.
Original file line number Diff line number Diff line change 1
1
name =VL53L1X
2
- version =1.0.0
2
+ version =1.0.1
3
3
author =Pololu
4
4
maintainer =Pololu <inbox@pololu.com>
5
5
sentence =VL53L1X distance sensor library
You can’t perform that action at this time.
0 commit comments