Fix frequency setting acknowledgement function.

This commit is contained in:
Jonathan Naylor 2016-02-18 11:59:18 +00:00
parent 610168e861
commit 4d068ffb3c

View file

@ -353,7 +353,7 @@ void CSerialPort::process()
break;
case MMDVM_SET_FREQ:
sendAck();
sendACK();
break;
case MMDVM_CAL_DATA: