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

View File

@@ -235,8 +235,6 @@ void CNextion::clearFusionInt()
void CNextion::writeCWInt() void CNextion::writeCWInt()
{ {
sendCommand("page MMDVM");
char command[30]; char command[30];
::sprintf(command, "t0.txt=\"%-6s / %u\"", m_callsign.c_str(), m_dmrid); ::sprintf(command, "t0.txt=\"%-6s / %u\"", m_callsign.c_str(), m_dmrid);