mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-06 08:30:05 +01:00
No need to switch to idle page
This commit is contained in:
parent
4ea3a7e591
commit
952bcb95ac
|
|
@ -235,8 +235,6 @@ void CNextion::clearFusionInt()
|
|||
|
||||
void CNextion::writeCWInt()
|
||||
{
|
||||
sendCommand("page MMDVM");
|
||||
|
||||
char command[30];
|
||||
|
||||
::sprintf(command, "t0.txt=\"%-6s / %u\"", m_callsign.c_str(), m_dmrid);
|
||||
|
|
|
|||
Loading…
Reference in a new issue