Hi.
Just wondering if it’s possible to re-display the logo that’s built into MicroView.cpp (eg: the SparkFun logo or whatever else it gets tweaked to) after the screen has been used to display sensor data, etc. I imagine a project having a button that displays an ‘About’ dialog, and maybe re-displaying the built-in logo briefly before putting up some text.
I know that I can write my own bitmaps inside the sketch, and have done so on occasion, but sometimes need to give it up to conserve memory. Since (I assume) the bitmap inside MicroView.cpp is always there, I was curious if it can be re-accessed somehow. And besides, that’d just be cool to do! Thanks!
Rich