summaryrefslogtreecommitdiff
path: root/digital/beacon/src/timer.h
diff options
context:
space:
mode:
authorFlorent Duchon2012-04-03 18:32:18 +0200
committerFlorent Duchon2012-04-03 19:34:39 +0200
commit7ee3d5ded326d8195a9ebdb17cc487fd3c982a3e (patch)
treed6927dae7fb72138222c773b2c5af861869630bd /digital/beacon/src/timer.h
parenta49184a93f371aaa0283948070d2c264945c81c1 (diff)
digital/beacon: remove unneeded files
Diffstat (limited to 'digital/beacon/src/timer.h')
-rw-r--r--digital/beacon/src/timer.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/digital/beacon/src/timer.h b/digital/beacon/src/timer.h
deleted file mode 100644
index 8973a36b..00000000
--- a/digital/beacon/src/timer.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef _TIMER_H
-#define _TIMER_H
-
-void init_timer3(void);
-
-#endif \ No newline at end of file