Releases: Zanduino/VCNL4010
Releases · Zanduino/VCNL4010
Bug Fix
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
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