mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-22 08:05:49 +08:00
Remove unused variable
This commit is contained in:
@@ -235,9 +235,7 @@ void CNextion::clearFusionInt()
|
|||||||
|
|
||||||
void CNextion::writeCWInt()
|
void CNextion::writeCWInt()
|
||||||
{
|
{
|
||||||
char command[30];
|
sendCommand("t1.txt=\"Sending CW Ident\"");
|
||||||
|
|
||||||
sendCommand("t1.txt=\"Sending CW Ident\"");
|
|
||||||
|
|
||||||
m_clockDisplayTimer.stop();
|
m_clockDisplayTimer.stop();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user