Try to work

This commit is contained in:
Shawn Chain 2018-10-05 12:40:34 +08:00
parent 5e86cdb93a
commit 67e45b1bf1
4 changed files with 18 additions and 27 deletions

View file

@ -15,6 +15,7 @@
#define DStarDefines_H
#include <wx/wx.h>
#include "GlobalDefines.h"
const unsigned int DSTAR_GMSK_SYMBOL_RATE = 4800U;
const float DSTAR_GMSK_BT = 0.5F;