Hello, I am using pistar with a 1.3" OLED and noticed that only the upper half of the MMDVM logo scrolls. looking at the code, I was wondering if "OLED_statusbar() {... if (m_displayScroll) m_display.startscrollleft(0x00,0x01);}" call should actually pass (0x00, 0x02) due to the logo's height. I have not looked at the code in details so I could be way off.
Thanks
Simo
Hello, I am using pistar with a 1.3" OLED and noticed that only the upper half of the MMDVM logo scrolls. looking at the code, I was wondering if "OLED_statusbar() {... if (m_displayScroll) m_display.startscrollleft(0x00,0x01);}" call should actually pass (0x00, 0x02) due to the logo's height. I have not looked at the code in details so I could be way off. Thanks Simo