mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-05 14:35:14 +00:00
Merge branch 'devel' into duplex
This commit is contained in:
commit
a9b5120781
3 changed files with 64 additions and 17 deletions
|
|
@ -69,9 +69,9 @@ const uint8_t MMDVM_DEBUG4 = 0xF4U;
|
|||
const uint8_t MMDVM_DEBUG5 = 0xF5U;
|
||||
|
||||
#if defined(ADF7021_N_VER)
|
||||
#define DESCRIPTION "MMDVM_HS-ADF7021N 20170414 (D-Star/DMR/YSF/P25)"
|
||||
#define DESCRIPTION "MMDVM_HS-ADF7021N 20170521 (D-Star/DMR/YSF/P25)"
|
||||
#else
|
||||
#define DESCRIPTION "MMDVM_HS-ADF7021 20170414 (D-Star/DMR/YSF/P25)"
|
||||
#define DESCRIPTION "MMDVM_HS-ADF7021 20170521 (D-Star/DMR/YSF/P25)"
|
||||
#endif
|
||||
|
||||
#define concat(a, b, c) a " (Build: " b " " c ")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue