Help with using byteDiscard

Thanks I will try that.

What do you think about something like this then?

ale = buffer[5];

ale +0x30;

lcd.setCursor(8,1);
lcd.print(ale);