mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Add sync location debugging messages.
This commit is contained in:
parent
1e7b5a7951
commit
8bb07f62bd
2 changed files with 20 additions and 12 deletions
6
Config.h
6
Config.h
|
|
@ -19,16 +19,16 @@
|
|||
#if !defined(CONFIG_H)
|
||||
#define CONFIG_H
|
||||
|
||||
// #define WANT_DEBUG
|
||||
#define WANT_DEBUG
|
||||
|
||||
// Allow the use of the COS line to lockout the modem
|
||||
// #define USE_COS_AS_LOCKOUT
|
||||
|
||||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
#define ARDUINO_DUE_PAPA
|
||||
|
||||
// For the new Arduino Due pin layout
|
||||
#define ARDUINO_DUE_ZUM
|
||||
// #define ARDUINO_DUE_ZUM
|
||||
|
||||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue