aboutsummaryrefslogtreecommitdiff
path: root/src/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/button.h')
-rw-r--r--src/button.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/button.h b/src/button.h
index bb41eb6..8aa7442 100644
--- a/src/button.h
+++ b/src/button.h
@@ -16,5 +16,4 @@ enum ButtonState {
uint16_t extern button_tick_count;
void button_tick();
-enum ButtonState check_button_state();
#endif