additional missing line from the previous message


Code:
arraywrite rbuf,[dec speed1,dec2 speed2,0]
i used the above command only to combine it with the following and present the number to the lcd.
Code:
LCDSTR x,y, rbuf
in any case the solution is to use the rbuf as word, multiply by 100 the speed1 and add speed2.