ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
1.99k stars 637 forks source link

How I can change limit of length string for scroll text ? #265

Closed Legantmar closed 4 years ago

Legantmar commented 4 years ago

Thank you for nice library I would like to make a running text string (I change the X coordinate in the loop) but I noticed limit of length text the text breaks off and starts to be displayed again first on top of other characters https://yadi.sk/i/w-r8WEAplZ0CRQ video 64Mb: https://yadi.sk/i/TEdCnxlTSnkVGg How I can change limit of length string line for scroll running text ? p.s. I need a string of 100 characters, but right now about 30 characters are correctly displayed, which corresponds to about 256 pixels or 2 screen widths

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.