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