Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
ztoti Regular Member Joined: 27/10/2011 Location: CanadaPosts: 65
Posted: 11:12am 28 Jun 2015
Copy link to clipboard
Print this post
Hello,
According with MIcromite Manual Update, I've tried the command BITMAP 100,100,8 with no success, with message "Unknown command"
I'm running MMBasic 4.7b11 and all commands from this manual are working except bitmap command.
Any suggestions?
Thank you
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10277
Posted: 11:37am 28 Jun 2015
Copy link to clipboard
Print this post
Works on b8. b11 is known to have issues don't use it
twofingers Guru Joined: 02/06/2014 Location: GermanyPosts: 1579
Posted: 11:39am 28 Jun 2015
Copy link to clipboard
Print this post
Hi ztoti,
BITMAP 100,100,8
should work!
Do you have the display initialized? (OPTION LCDPANEL ..., ...)