mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-19 11:01:46 +02:00
fixed bug with wrong indentatiojn after clear
This commit is contained in:
parent
a4a7bdc04b
commit
d67a33c53f
@ -69,6 +69,8 @@ void Display::clear(void){
|
|||||||
}
|
}
|
||||||
Wire.endTransmission();
|
Wire.endTransmission();
|
||||||
}
|
}
|
||||||
|
this -> charsOnCurrLine = 0;
|
||||||
|
this -> currLine = 0;
|
||||||
return;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user