remove #include button.h

pull/8/head
Jaup 9 years ago
parent 837afe22fc
commit 10e0ad6c7a

@ -8,7 +8,6 @@
#include "stdint.h" #include "stdint.h"
#include "string.h" #include "string.h"
#include "button.h"
//According to your need to modify the constants. //According to your need to modify the constants.
@ -58,6 +57,6 @@ void button_ticks(void);
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif #endif
#endif #endif

Loading…
Cancel
Save