Commit Graph
5 Commits
Author SHA1 Message Date
Ton Huisman 894586ca5c [P064] Unblock while reading gestures when object is very close 2022-03-21 23:10:23 +01:00
tonhuisman 8f83091d04 [P064] Made code-readability and other improvements as TD-er suggested, fixed a swapped argument bug 2020-04-27 20:36:09 +02:00
tonhuisman 845d25621a [P064] Gesture - APDS-9960 plugin: Added switching plugin mode and settings to fine-tune without recompiling source
[APDS-9960 library] Added extensions and applied fixes from original Github project (including not merged yet improvements)
[P064] Added/updated documentation for Gesture - APDS-9960 plugin
[Documentation] Updated footer copyright notice to show 2018..2020
2020-04-27 11:26:48 +02:00
TD-er a487bd132d [I2C] Disable calls to wire.begin() from libraries 2018-06-05 19:56:23 +02:00
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