guys

I manage to get the lcd working with the cursor responding to the left right navigation button

now , I have a problem with the change of letter

lets say if I want the 1st letter to be from 0,1,2,3,..,9,A,B,C

I am thinking of 012345679ABC as a string, then move from bit to bit

or should I get an array of 13, then point to it