arduino-esp32/libraries/ESP32
Dirk-Willem van Gulik d79a1f3d10
Add an aditional (void *) arg to the RMT callback (much like Ticker() et.al.). (#3345)
* Add an aditional (void *) arg to the RMT callback - to allow more flexible handling of the callback (e.g. by passing a private struct or a class pointer). Same pattern as used by the Ticker() and many others. Example updated & new example with a trapoline added.

* Fix example for new API

* Fix lint warnings

* Add a second missed example.

* Correct timeout & improve socket error handling.
2020-10-14 14:41:50 +03:00
..
examples Add an aditional (void *) arg to the RMT callback (much like Ticker() et.al.). (#3345) 2020-10-14 14:41:50 +03:00
src Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00
library.properties Add ESP32 examples folder and sigma-delta example 2017-02-05 16:14:43 +02:00