Update the length parameter.

This commit is contained in:
Jonathan Naylor 2017-08-20 12:49:32 +01:00
parent cd38a29156
commit 0efaf55102

View file

@ -945,7 +945,7 @@ bool CModem::setConfig()
buffer[0U] = MMDVM_FRAME_START;
buffer[1U] = 16U;
buffer[1U] = 17U;
buffer[2U] = MMDVM_SET_CONFIG;