mirror of https://github.com/g4klx/MMDVM.git
Switch debugging off in the DMR Slot RX.
This commit is contained in:
parent
037f60ea06
commit
3fbb614827
|
@ -16,7 +16,7 @@
|
||||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define WANT_DEBUG
|
// #define WANT_DEBUG
|
||||||
|
|
||||||
#include "Config.h"
|
#include "Config.h"
|
||||||
#include "Globals.h"
|
#include "Globals.h"
|
||||||
|
|
Loading…
Reference in New Issue