mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 15:04:18 +00:00
Merge branch 'master' into fix/FastData
This commit is contained in:
commit
03efef08d8
247 changed files with 6676 additions and 13583 deletions
|
|
@ -20,6 +20,9 @@
|
|||
#define DStarSlowData_H
|
||||
|
||||
#include "DStarHeader.h"
|
||||
#include "Defines.h"
|
||||
|
||||
#if defined(USE_DSTAR)
|
||||
|
||||
class CDStarSlowData {
|
||||
public:
|
||||
|
|
@ -61,3 +64,6 @@ private:
|
|||
};
|
||||
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue