mirror of
1
0
Fork 0
avr_demo/button_debounce_shift
Mika Tuupola b565730880 Add link to Lab Book Pages where this technique was found. 2011-10-12 00:14:57 +03:00
..
Makefile Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00
main.c Add link to Lab Book Pages where this technique was found. 2011-10-12 00:14:57 +03:00
main.h Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00
timer.c Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00
timer.h Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00
uart.h Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00
uart_async.c Button debouncing with bitshifting. 2011-10-11 23:58:04 +03:00