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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/debug_menu.h b/apps/debug_menu.h
index ecb50c4..17a9c2e 100644
--- a/apps/debug_menu.h
+++ b/apps/debug_menu.h
@@ -22,6 +22,7 @@
#define _DEBUG_MENU_H
bool debug_menu(void);
+bool run_debug_screen(char* screen);
#ifndef SIMULATOR
extern bool dbg_ports(void);