summaryrefslogtreecommitdiff
path: root/apps/debug_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.h')
-rw-r--r--apps/debug_menu.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/debug_menu.h b/apps/debug_menu.h
index 7926ffcd3b..664a1ba762 100644
--- a/apps/debug_menu.h
+++ b/apps/debug_menu.h
@@ -24,8 +24,4 @@
24bool debug_menu(void); 24bool debug_menu(void);
25bool run_debug_screen(char* screen); 25bool run_debug_screen(char* screen);
26 26
27#ifndef SIMULATOR
28extern bool dbg_ports(void);
29#endif
30
31#endif 27#endif