sm6yvr / liam

DIY Robot lawn mover
GNU General Public License v3.0
52 stars 22 forks source link

LCD display not cleared before error message. #10

Closed LasseLus closed 7 years ago

LasseLus commented 7 years ago

In error.ccp there needs to be a mylcd->clear(); directly after Mower->stop();. Otherwise the error message is overlaying the last disply.update();

sm6yvr commented 7 years ago

Fixed by commit 788721cde6805fe510fa121e6dc870764e289dc0