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},