How to change the font size in display

Hi

I’ve got a midibox64 but due lack of money just a one line display (thanks to payc).

Now the font is to big, so I cant see the 2nd line in my lcd to probably configure my midibox with the menu.

Is it possible to reduce the font size or something like that? If no, do I have to write a own “driver” ? omg, that would be a new milestone to learn now. i’ve got some programming in school, but not much remaning in my head ^^. I think it would be a problem to change a c app, but not assembler.

As far as I see Midibox64 is coded in assembler? Or do I think wrong?

I’m a newb to MIOS programming, but I think it’s time to learn now. :slight_smile: I’m gonna look a bit in the wiki.

greetz.

found a way!

just erased the line with “set the cursor to the 2nd line” command. Now my “2nd line” just appears behind in row 1 :smiley:

Not as hard as I thought ^^.

greetz