Support for MMDVMCal and external deviation adjustment by MMDVM.ini

This commit is contained in:
Andy CA6JAU 2018-02-15 14:27:04 -03:00
parent 0256d3ce01
commit a41caa3277
11 changed files with 388 additions and 68 deletions

View file

@ -60,6 +60,7 @@ private:
uint8_t m_ptr;
uint8_t m_len;
bool m_debug;
bool m_firstCal;
void sendACK();
void sendNAK(uint8_t err);