mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-28 19:40:59 +02:00
* 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