This is APDS-9960 sensor driver for Azure Sphere devices and kits.
- Clone this repository to a local directory.
- Add VS Project lib_apds9960.vcxproj to your Solution.
- Add Reference lib_apds9960 to your Project References.
- Include lib_apds9960.h to your source files.
Refer to included example project lib_apds9960_example for library usage demonstration.