Commit Graph
3 Commits
Author SHA1 Message Date
sseptillion 2d6327e91c Added pinMode setting to attach
Added possibility to attach the pin and auto set the pinMode. Attach and
pinMode can now be done in 1 step. just call Bounce.attach(pin,
INPUT_PULLUP) etc Fixed Header file and made all mode possible.
2015-09-08 12:29:48 +02:00
sseptillion 50b796ccfc Added pinMode setting to attach
Added possibility to attach the pin and auto set the pinMode. Attach and
pinMode can now be done in 1 step. just call Bounce.attach(pin,
INPUT_PULLUP) etc
2015-09-08 11:34:38 +02:00
thomasfredericks 987d751bfa Changed folder structure as requested 2015-01-06 12:22:41 -05:00