I was wrong about it only being able to print strings.
what happens if you specify a base for the value ?
as in :
lcd.print(boost,DEC); //prints boost data
I was wrong about it only being able to print strings.
what happens if you specify a base for the value ?
as in :
lcd.print(boost,DEC); //prints boost data