mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-24 01:25:41 +08:00
Merge pull request #739 from AG4OJ/patch-6
sendCommandAction(15) used twice
This commit is contained in:
@@ -274,7 +274,7 @@ void CNextion::setFMInt()
|
|||||||
}
|
}
|
||||||
|
|
||||||
sendCommand("t0.txt=\"FM\"");
|
sendCommand("t0.txt=\"FM\"");
|
||||||
sendCommandAction(15U);
|
sendCommandAction(18U);
|
||||||
|
|
||||||
m_clockDisplayTimer.stop();
|
m_clockDisplayTimer.stop();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user