mirror of
https://github.com/lumapu/ahoy.git
synced 2025-08-06 09:58:23 +02:00
fix automatic message change last line (ip,time)
This commit is contained in:
parent
c99851364a
commit
1b977012ef
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ class DisplayMono84X48 : public DisplayMono {
|
||||||
|
|
||||||
mDisplay->sendBuffer();
|
mDisplay->sendBuffer();
|
||||||
|
|
||||||
mExtra = 1;
|
mExtra++;
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue