mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Update OLED.cpp
This commit is contained in:
parent
59d047771f
commit
a51fd933a4
1 changed files with 1 additions and 1 deletions
2
OLED.cpp
2
OLED.cpp
|
|
@ -160,7 +160,7 @@ void COLED::setIdleInt()
|
|||
// display.print("Idle");
|
||||
|
||||
// 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();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue