Remove debugging from menu (and thus codesize)
This commit is contained in:
parent
6de83a0b6f
commit
30b852a09f
|
@ -151,7 +151,6 @@ void init_flame(void) {
|
||||||
|
|
||||||
#include "lcd/print.h"
|
#include "lcd/print.h"
|
||||||
|
|
||||||
//# MENU debug ChkFlame
|
|
||||||
void ChkFlame(void) {
|
void ChkFlame(void) {
|
||||||
do{
|
do{
|
||||||
lcdClear();
|
lcdClear();
|
||||||
|
|
Loading…
Reference in New Issue