Add link to Lab Book Pages where this technique was found.
This commit is contained in:
parent
ee903d6c5e
commit
b565730880
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Button with debouncing. Based on the Arduino example but without
|
||||
* Arduino libraries.
|
||||
* Button with debouncing. Based on Lab Book Pages pseudocode.
|
||||
*
|
||||
* http://www.labbookpages.co.uk/electronics/debounce.html
|
||||
* http://www.arduino.cc/en/Tutorial/Debounce
|
||||
*
|
||||
* To compile and upload run: make clean; make; make program;
|
||||
|
Loading…
Reference in New Issue
Block a user