mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Removed extranneous m_display.startscrolldiagleft func.
This commit is contained in:
4
OLED.cpp
4
OLED.cpp
@@ -258,10 +258,6 @@ void COLED::setIdleInt()
|
|||||||
m_display.clearDisplay();
|
m_display.clearDisplay();
|
||||||
OLED_statusbar();
|
OLED_statusbar();
|
||||||
|
|
||||||
if (m_displayScroll && m_displayLogoScreensaver)
|
|
||||||
m_display.startscrolldiagleft(0x00,0x0f); //the MMDVM logo scrolls the whole screen
|
|
||||||
m_display.display();
|
|
||||||
|
|
||||||
unsigned char info[100U];
|
unsigned char info[100U];
|
||||||
CNetworkInfo* m_network;
|
CNetworkInfo* m_network;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user