Skip to content

Releases: adafruit/Adafruit_VL6180X

1.4.3 Bump version in library.properties

15 Nov 15:14
a42df76
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.4.3 by @tyeth in #29

Full Changelog: 1.4.2...1.4.3

1.4.2 - Updated CI Actions versions

22 May 17:04
Compare
Choose a tag to compare
Update CI action versions

1.4.1 - Wrapped .h within #ifndef/#define/#endif

07 Mar 21:11
ccce34f
Compare
Choose a tag to compare

1.4.0 - Added ability to set offset and read ID registers

01 Mar 18:28
7f5a354
Compare
Choose a tag to compare

1.3.2 - Fixed the ALS intergration period in init sequence

22 Nov 21:37
9f75a6d
Compare
Choose a tag to compare

1.3.1 - Re-enabled fresh_out_of_boot check, tweaked memory allocation

27 Aug 17:51
d246ce8
Compare
Choose a tag to compare
Merge pull request #24 from caternuson/iss15_reset

Tweak memory alloc and cleanup AND renable fresh_out_of_reset check

1.3.0 - Converted to BusIO

11 Aug 15:50
7bc5dd3
Compare
Choose a tag to compare
Merge pull request #23 from caternuson/iss22_busio

Convert to BusIO

1.2.0 - Allowed setting custom i2c address during initialization

30 Sep 19:12
e1bc2c6
Compare
Choose a tag to compare

1.1.0 - Multiple improvements

27 Jul 19:48
d66f26b
Compare
Choose a tag to compare

This release includes:

  • Allow setting of the sensor Address
  • Added asynchronous read ranges
  • Added continuous range support
  • Updated example sketch

Thanks @KurtE for all the awesome PRs!

1.0.8 - Added docs badge

25 Apr 18:00
913c3cd
Compare
Choose a tag to compare
Update library.properties