fix
This commit is contained in:
parent
935b2a3557
commit
ff6e13d8f0
@ -17,8 +17,7 @@
|
|||||||
//#define XTAL 11059201L // nominal value
|
//#define XTAL 11059201L // nominal value
|
||||||
#define XTAL 20000000UL
|
#define XTAL 20000000UL
|
||||||
|
|
||||||
|
#define DEBOUNCE 256L // debounce clock (256Hz = 4msec)
|
||||||
#define DEBOUNCE 500UL // debounce clock (256Hz = 4msec)
|
|
||||||
|
|
||||||
#define uint8_t unsigned char
|
#define uint8_t unsigned char
|
||||||
#define uint unsigned int
|
#define uint unsigned int
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user