mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 06:25:09 +00:00
R=2 in 12.288 MHz support
This commit is contained in:
parent
6ce095d785
commit
83d1916b11
2 changed files with 29 additions and 17 deletions
3
Config.h
3
Config.h
|
|
@ -23,8 +23,11 @@
|
|||
#define ENABLE_ADF7021
|
||||
|
||||
// TCXO of the ADF7021:
|
||||
// For 14.7456 MHz:
|
||||
#define ADF7021_14_7456
|
||||
// For 12.2880 MHz:
|
||||
// #define ADF7021_12_2880
|
||||
// Original 19.68 MHz, not working, only for experimentation:
|
||||
// #define ADF7021_19_6800
|
||||
|
||||
// Host communication selection:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue