| Posted: 06:58am 11 Apr 2026 |
|
|
|
G'day,
Phil / Jim / Robert Many thanks for the suggestions, I have started another thread so as not to clutter up this one.
Peter, Some testing has shown the LCDPANEL USER is not remembered, with: OPTION LCDPANEL USER,800,480 set On a power cycle or reset: OPTION LCDPANEL USER 0,0 is displayed If OPTION LCDPANEL USER,800,480 is put in MM.Startup: LCDPANEL ALREADY CONFIGURED is displayed on startup
Also once it is set up with SUB MM.USER_Rectangle and SUB MM.USER_Bitmap in the library, when returning from the editor: MM.USER_BITMAP not found MM.USER_RECTANGLE not found
Apologies, this is all from memory as I deleted the file with saved text from the PicoMite, this is otherwise the same as shown below.
> option list PicoMite MMBasic RP2040 V6.02.02B1 OPTION SYSTEM SPI GP14,GP15,GP8 OPTION COLOURCODE ON OPTION CPUSPEED (KHz) 200000 OPTION TOUCH GP26,GP27 GUI CALIBRATE 1, 125, 302, 1653, 1305 >
Regards, Lyle. |