Skip to content

Releases: Zanduino/VCNL4010

Bug Fix

25 Apr 10:49
Compare
Choose a tag to compare

The Windows IDE / compiler allows default parameter values to be used in the .cpp file, the defaults should only be declared in the library header. This caused compiles using the c++ compiler on a MAC to fail.

Initial release

01 Jan 14:11
Compare
Choose a tag to compare

Initial library release. Due to some issues I'm having with Arduino Micro and pin change interrupts the interrupt example program isn't functional, but that doesn't affect the library code