summaryrefslogtreecommitdiff
path: root/examples/device/dfu_rt/src/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/device/dfu_rt/src/main.h')
-rw-r--r--examples/device/dfu_rt/src/main.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/device/dfu_rt/src/main.h b/examples/device/dfu_rt/src/main.h
deleted file mode 100644
index 673247ec7..000000000
--- a/examples/device/dfu_rt/src/main.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#ifndef MAIN_H
-#define MAIN_H
-void led_indicator_pulse(void);
-
-#endif