Files
ESPEasy/lib/SparkFun_APDS-9960_Sensor_Arduino_Library/src/README.md
T
Jochen Krapf c95d04aa6b Added Plugin for Gesture Sensor APDS9960 (#409)
* First draft

* Work release

* work release

* Working release

Known BUG: While performing a gesture the reader function blocks rest of ESPEasy processing!!! (Feel free to fix...)
2017-07-05 11:55:12 +02:00

329 B

This folder should contain the .cpp and .h files for the library.

If backward compatibility is needed, source code should be placed in the library root folder and in a "utilyt" folder.

Check out the library specification for more details.