mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
Fix frequency setting acknowledgement function.
This commit is contained in:
+1
-1
@@ -353,7 +353,7 @@ void CSerialPort::process()
|
||||
break;
|
||||
|
||||
case MMDVM_SET_FREQ:
|
||||
sendAck();
|
||||
sendACK();
|
||||
break;
|
||||
|
||||
case MMDVM_CAL_DATA:
|
||||
|
||||
Reference in New Issue
Block a user