mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-06 23:04:09 +00:00
extract file names to global defs
This commit is contained in:
parent
67e45b1bf1
commit
169db8e466
5 changed files with 29 additions and 13 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#define DStarDefines_H
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include "GlobalDefines.h"
|
||||
#include "../GlobalDefines.h"
|
||||
|
||||
const unsigned int DSTAR_GMSK_SYMBOL_RATE = 4800U;
|
||||
const float DSTAR_GMSK_BT = 0.5F;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue