arduino-esp32/libraries/ESP32/examples/GPIOInterrupt
Bert Melis c77aed4ac4 Allow using argument with attachInterrupt (#1535)
* Allow using argument with attachInterrupt

* formatting

replace tabs with spaces

* fix bug more then 1 interrupt

* leftover

* add example

* make attachInterruptArg public

* update example

* leftover
2018-07-07 11:26:58 +02:00
..
GPIOInterrupt.ino Allow using argument with attachInterrupt (#1535) 2018-07-07 11:26:58 +02:00