paolovr970

Results 3 comments of paolovr970

![Screenshot 2024-02-03 072955](https://github.com/olikraus/u8g2/assets/149415402/0b7c8e77-1826-4268-a00d-9e52cb9688ad)

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...