mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-21 06:13:49 +00:00
Merge pull request #739 from AG4OJ/patch-6
sendCommandAction(15) used twice
This commit is contained in:
commit
d94043e06d
1 changed files with 1 additions and 1 deletions
|
|
@ -274,7 +274,7 @@ void CNextion::setFMInt()
|
|||
}
|
||||
|
||||
sendCommand("t0.txt=\"FM\"");
|
||||
sendCommandAction(15U);
|
||||
sendCommandAction(18U);
|
||||
|
||||
m_clockDisplayTimer.stop();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue