remove ESC sequence
This commit is contained in:
parent
9a904362e5
commit
9e780f0b2b
|
|
@ -6959,7 +6959,6 @@ void lcd_belttest_print(const char* msg, uint16_t X, uint16_t Y)
|
||||||
lcd_clear();
|
lcd_clear();
|
||||||
lcd_printf_P(
|
lcd_printf_P(
|
||||||
_N(
|
_N(
|
||||||
ESC_H(0,0)
|
|
||||||
"%S:\n"
|
"%S:\n"
|
||||||
"%S\n"
|
"%S\n"
|
||||||
"X:%d\n"
|
"X:%d\n"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue