mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-06 08:25:16 -04:00
Compression tested over the air
This commit is contained in:
parent
99951676c0
commit
565a5f35eb
7 changed files with 134 additions and 127 deletions
|
@ -19,7 +19,7 @@ static Afsk *modem;
|
|||
|
||||
// M1 correction = 9500
|
||||
// M2 correction = 40000
|
||||
#define FREQUENCY_CORRECTION 9500
|
||||
#define FREQUENCY_CORRECTION 40000
|
||||
|
||||
// This function initializes the ADC and configures
|
||||
// it the way we need.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue