From 9124a186b91f4e50e2e80d7ab338a14ba968fadf Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Thu, 4 Aug 2011 00:26:21 +0200 Subject: [PATCH] gna. --- firmware/l0dable/debug.c | 1 - 1 file changed, 1 deletion(-) diff --git a/firmware/l0dable/debug.c b/firmware/l0dable/debug.c index f5d7684..a4c329b 100644 --- a/firmware/l0dable/debug.c +++ b/firmware/l0dable/debug.c @@ -27,7 +27,6 @@ void uuid(void); static const struct MENU submenu_debug={ "debug", { { "ChkBattery", &ChkBattery}, - { "hkFlame", &ChkFlame}, { "ChkLight", &ChkLight}, { "MeshInfo", &m_time}, { "Qstatus", &Qstatus},