sm6yvr / liam

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

Create myLcd.cpp #3

Closed LasseLus closed 7 years ago

LasseLus commented 7 years ago

Use of write instead of print in function "write" in myLCD to avoid argument to be printed as ascii numbers on LCD instead of ascii character.

sm6yvr commented 7 years ago

LasseLus changes is merged into develop branch