mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 23:45:49 +08:00
No need to switch to idle page
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user