mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 14:35:31 +00:00
No need to switch to idle page
This commit is contained in:
parent
4ea3a7e591
commit
952bcb95ac
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue