adafruit / Adafruit_APDS9960

Arduino drivers for APDS9960 gesture sensor
Other
37 stars 45 forks source link

gesture sensing without proximity #48

Closed mikeysklar closed 3 months ago

mikeysklar commented 4 months ago

1) fix APGS typo to APDS... 2) add gesture sensing without proximity sensing.

code submitted by @tloose55

Tested code by building three example programs without issue.

This only fixes a typo in the header and adds support for gesture without having to touch the sensor.