4 lines
53 B
C
4 lines
53 B
C
#pragma once
|
|
|
|
#undef DEBOUNCE
|
|
#define DEBOUNCE 10
|
#pragma once
|
|
|
|
#undef DEBOUNCE
|
|
#define DEBOUNCE 10
|