mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 06:25:09 +00:00
Enable support for Half Deviation mode in YSF in Config.h
This commit is contained in:
parent
a4d81711a0
commit
2f442f7ddf
2 changed files with 40 additions and 2 deletions
3
Config.h
3
Config.h
|
|
@ -55,6 +55,9 @@
|
|||
// #define STM32_USART1_HOST
|
||||
#define STM32_USB_HOST
|
||||
|
||||
// Enable Half Deviation mode in YSF (experimental)
|
||||
// #define ADF7021_YSF_HALF_DEV
|
||||
|
||||
// Send RSSI value:
|
||||
// #define SEND_RSSI_DATA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue