Releases: adafruit/Adafruit_VL6180X
Releases · adafruit/Adafruit_VL6180X
1.4.3 Bump version in library.properties
1.4.2 - Updated CI Actions versions
Update CI action versions
1.4.1 - Wrapped .h within #ifndef/#define/#endif
Bump to 1.4.1
1.4.0 - Added ability to set offset and read ID registers
1.3.2 - Fixed the ALS intergration period in init sequence
1.3.1 - Re-enabled fresh_out_of_boot check, tweaked memory allocation
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
Merge pull request #23 from caternuson/iss22_busio Convert to BusIO
1.2.0 - Allowed setting custom i2c address during initialization
1.1.0 - Multiple improvements
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
Update library.properties