mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-26 10:14:17 +01:00
Remove unused variable
This commit is contained in:
parent
5039b42027
commit
400659e3f1
|
|
@ -235,9 +235,7 @@ void CNextion::clearFusionInt()
|
|||
|
||||
void CNextion::writeCWInt()
|
||||
{
|
||||
char command[30];
|
||||
|
||||
sendCommand("t1.txt=\"Sending CW Ident\"");
|
||||
sendCommand("t1.txt=\"Sending CW Ident\"");
|
||||
|
||||
m_clockDisplayTimer.stop();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue