summaryrefslogtreecommitdiffstats
path: root/buttons.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'buttons.hpp')
-rw-r--r--buttons.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/buttons.hpp b/buttons.hpp
index fa05e4e..e5bf4e2 100644
--- a/buttons.hpp
+++ b/buttons.hpp
@@ -30,5 +30,6 @@ extern global_status g_s;
void init_buttons();
void gpio_interrupt_cb(uint gpio, uint32_t events);
+unsigned long time_since_button_press();
#endif \ No newline at end of file