Update SerialPort.cpp

This commit is contained in:
LucaMarche IZ1MLT 2018-06-08 12:25:34 +02:00 committed by GitHub
parent 7fee373137
commit 8d59210846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ const uint8_t MMDVM_DEBUG5 = 0xF5U;
#define TCXO "19.2000"
#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)
#define concat(a, b, c) a " " b "MHz GitID #" c ""