paolovr970
paolovr970

Hi, thank you very much the THIRD CONSTRUCT is PERFECT! I attach the code used FOR SCROLLING A TEXT (out of the main loop for a message that can change...
``` C++ #include #include u8g2_uint_t offset; // current offset for the scrolling text u8g2_uint_t width; // pixel width of the scrolling text (must be lesser than 128 unless U8G2_16BIT is...