summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/misc.h')
-rw-r--r--digital/beacon/src/misc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/digital/beacon/src/misc.h b/digital/beacon/src/misc.h
index c5a6f129..54a92f0d 100644
--- a/digital/beacon/src/misc.h
+++ b/digital/beacon/src/misc.h
@@ -29,9 +29,6 @@
#define COLOR_LEFT 1
#define COLOR_RIGHT 0
-/* This function resets the avr using the embedded watchdog */
-void reset_avr(void);
-
/* This function simulates the jack's state and send it over the air */
void jack_on_off(void);