Fixed #1: automatic repeat of CQ was not transmitting when setting was not checked
This commit is contained in:
+1
-1
@@ -280,7 +280,7 @@ private slots:
|
||||
void sendHeartbeat();
|
||||
void on_hbMacroButton_toggled(bool checked);
|
||||
void on_hbMacroButton_clicked();
|
||||
void sendCQ();
|
||||
void sendCQ(bool repeat=false);
|
||||
void on_cqMacroButton_toggled(bool checked);
|
||||
void on_cqMacroButton_clicked();
|
||||
void on_replyMacroButton_clicked();
|
||||
|
||||
Reference in New Issue
Block a user