mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-04 22:17:23 +00:00
Adding support for ADF7021N version
This commit is contained in:
parent
35ec7fdbd1
commit
79909602d8
2 changed files with 11 additions and 13 deletions
3
Config.h
3
Config.h
|
|
@ -27,6 +27,9 @@
|
|||
// Enable ADF7021 support:
|
||||
#define ENABLE_ADF7021
|
||||
|
||||
// Support for ADF7021-N version
|
||||
// #define ADF7021_N_VER
|
||||
|
||||
// Bidirectional Data pin (Enable Standard TX/RX Data Interface of ADF7021):
|
||||
#define BIDIR_DATA_PIN
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue