mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2025-12-06 07:12:08 +01:00
Duplex mode disabled by default
This commit is contained in:
parent
110c393a3e
commit
eed3e4877a
2
Config.h
2
Config.h
|
|
@ -34,7 +34,7 @@
|
||||||
// #define ADF7021_N_VER
|
// #define ADF7021_N_VER
|
||||||
|
|
||||||
// Enable duplex mode with dual ADF7021
|
// Enable duplex mode with dual ADF7021
|
||||||
#define DUPLEX
|
// #define DUPLEX
|
||||||
|
|
||||||
// Bidirectional Data pin (Enable Standard TX/RX Data Interface of ADF7021):
|
// Bidirectional Data pin (Enable Standard TX/RX Data Interface of ADF7021):
|
||||||
#define BIDIR_DATA_PIN
|
#define BIDIR_DATA_PIN
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue