mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Update OLED.cpp
This commit is contained in:
2
OLED.cpp
2
OLED.cpp
@@ -160,7 +160,7 @@ void COLED::setIdleInt()
|
|||||||
// display.print("Idle");
|
// display.print("Idle");
|
||||||
|
|
||||||
// display.setTextSize(1);
|
// display.setTextSize(1);
|
||||||
display.startscrolldiagright(0x00,0x0f); //the log scrolls the whole screen
|
display.startscrolldiagright(0x00,0x0f); //the MMDVM logo scrolls the whole screen
|
||||||
display.display();
|
display.display();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user