• Bert Melis's avatar
    Allow using argument with attachInterrupt (#1535) · c77aed4a
    Bert Melis authored
    * 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
    c77aed4a
GPIOInterrupt.ino 1.08 KB