// with the third parameter you can define the width after which words will be wrapped.
// Currently only spaces and "-" are allowed for wrapping
...
...
@@ -167,6 +149,3 @@ bool drawFrame4(SSD1306 *display, int x, int y) {
display->drawStringMaxWidth(0+x,10+y,128,"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore.");