diff --git a/IC746.cpp b/IC746.cpp index 37f5aa0..f7f6767 100644 --- a/IC746.cpp +++ b/IC746.cpp @@ -1,4 +1,4 @@ -/************************************************************************* + ************************************************************************* IC746 CAT Library, by KK4DAS, Dean Souleles V1.1 2/3/202 - various fixes, now works properly with OmniRig and flrig @@ -703,7 +703,7 @@ void IC746::check() { dbg += String(cmdBuf[CAT_IX_CMD], HEX); catDebug.println(dbg.c_str()); #endif - sendAck(); + sendNack(); break; } }