Suddenly found superscript dots (same size as full-stop/period) in the display on an OLED using AXE133Y - and eventually found the explanation: it is the result of outputting an empty string, eg:
serout pinOLEDdisplay,oledSpeed,("")
Not terribly useful, as it still uses up one character - but at least it isn't anything more significant.
No comments:
Post a Comment