mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-06 06:55:05 +00:00
Fix frequency setting acknowledgement function.
This commit is contained in:
parent
610168e861
commit
4d068ffb3c
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@ void CSerialPort::process()
|
|||
break;
|
||||
|
||||
case MMDVM_SET_FREQ:
|
||||
sendAck();
|
||||
sendACK();
|
||||
break;
|
||||
|
||||
case MMDVM_CAL_DATA:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue