diff --git a/Nextion.cpp b/Nextion.cpp index 925dd5a..c35a623 100644 --- a/Nextion.cpp +++ b/Nextion.cpp @@ -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();