mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-04 22:17:23 +00:00
Adding AFC as an option in Config.h (disabled for now)
This commit is contained in:
parent
dce3d64483
commit
a25a16c6ef
1 changed files with 3 additions and 0 deletions
3
Config.h
3
Config.h
|
|
@ -38,6 +38,9 @@
|
|||
// Original 19.68 MHz, not working, only for experimentation:
|
||||
// #define ADF7021_19_6800
|
||||
|
||||
// Enable AFC support for ADF7021
|
||||
// #define ADF7021_ENABLE_AFC
|
||||
|
||||
// Host communication selection:
|
||||
// #define STM32_USART1_HOST
|
||||
#define STM32_USB_HOST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue