summaryrefslogtreecommitdiff
path: root/software/first/super_blink.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/first/super_blink.h')
-rw-r--r--software/first/super_blink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/software/first/super_blink.h b/software/first/super_blink.h
index 74cc00a..b53d55d 100644
--- a/software/first/super_blink.h
+++ b/software/first/super_blink.h
@@ -9,4 +9,5 @@
void setup_GPIO();
int set_LED(int color, int state);
+void setup_timer_irq();
void delay(int milliseconds);