mirror of https://github.com/g4klx/MMDVM.git
Update SerialPort.cpp
This commit is contained in:
parent
7fee373137
commit
8d59210846
|
@ -86,7 +86,7 @@ const uint8_t MMDVM_DEBUG5 = 0xF5U;
|
||||||
#define TCXO "19.2000"
|
#define TCXO "19.2000"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define DESCRIPTION "MMDVM 20180607 (D-Star/DMR/System Fusion/P25/NXDN)"
|
#define DESCRIPTION "MMDVM 20180607 48Khz(D-Star/DMR/System Fusion/P25/NXDN)"
|
||||||
|
|
||||||
#if defined(GITVERSION)
|
#if defined(GITVERSION)
|
||||||
#define concat(a, b, c) a " " b "MHz GitID #" c ""
|
#define concat(a, b, c) a " " b "MHz GitID #" c ""
|
||||||
|
|
Loading…
Reference in New Issue