No need to switch to idle page

This commit is contained in:
phl0 2016-09-15 15:51:48 +02:00
parent 4ea3a7e591
commit 952bcb95ac
No known key found for this signature in database
GPG key ID: 48EA1E640798CA9A

View file

@ -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);