mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-04 14:07:24 +00:00
Support for MMDVMCal and external deviation adjustment by MMDVM.ini
This commit is contained in:
parent
0256d3ce01
commit
a41caa3277
11 changed files with 388 additions and 68 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue