Removed 1 remaining debug output
This commit is contained in:
parent
abb7adabbd
commit
3824999721
@ -52,8 +52,6 @@ void showDailyText(String losung, String lehrtext, String losungPosition, String
|
|||||||
losung = removeSpecialChars(losung);
|
losung = removeSpecialChars(losung);
|
||||||
lehrtext = removeSpecialChars(lehrtext);
|
lehrtext = removeSpecialChars(lehrtext);
|
||||||
|
|
||||||
Serial.println(lehrtext);
|
|
||||||
|
|
||||||
// position vars
|
// position vars
|
||||||
int text_x = 0;
|
int text_x = 0;
|
||||||
int text_y = 0;
|
int text_y = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user