1
0
mirror of synced 2024-05-29 12:38:03 +02:00
avr_demo/button_debounce_shift
2011-10-12 00:14:57 +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
Makefile 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_async.c 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