Fix commit with bad line endings.

This commit is contained in:
Bryan Biedenkapp 2018-05-14 10:11:58 -04:00
parent 260dca9664
commit 4c792ff668
3 changed files with 683 additions and 683 deletions

View File

@ -143,7 +143,7 @@ void CP25RX::processNone(q15_t sample)
m_averagePtr = NOAVEPTR;
m_countdown = CORRELATION_COUNTDOWN;
m_countdown = 5U;
}
}