arduino-esp32/libraries/Ticker/examples
Tomáš Pilný 7b72da608a
Ticker fix solving #6155 (#7664)
* Wrapped Ticker functions with #pragma disabling -Wcast-function-type

* Revert "Wrapped Ticker functions with #pragma disabling -Wcast-function-type"

This reverts commit 160be7e67a10d01b6e44c4bf2521c0ccd6348976.

* Fixed Ticker example

* Modified Ticker example

* Fixed LED_BUILTIN err for ESP32

---------

Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
2023-02-06 17:25:58 +02:00
..
Arguments Ticker fix solving #6155 (#7664) 2023-02-06 17:25:58 +02:00
Blinker Add Ticker library (#1057) 2018-03-04 20:34:03 +01:00