diff --git a/mainwindow.cpp b/mainwindow.cpp index cf3540a40..fd0ee72a0 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -3340,6 +3340,7 @@ void MainWindow::guiUpdate() foxcom_.nslots=m_Nslots; foxgen_(); } else { + m_i3bit=0; genft8_(message, MyGrid, &bcontest, &m_i3bit, msgsent, const_cast (ft8msgbits), const_cast (itone), 22, 6, 22); }