mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 22:17:38 +00:00
Clean ups from merging from master.
This commit is contained in:
parent
62c33086ca
commit
3109cd03ae
31 changed files with 844 additions and 837 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#include "Defines.h"
|
||||
#include "DMRLC.h"
|
||||
|
||||
#if defined(USE_DMR)
|
||||
|
||||
enum class LC_STATE {
|
||||
NONE,
|
||||
FIRST,
|
||||
|
|
@ -64,4 +66,3 @@ private:
|
|||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue