mirror of https://github.com/g4klx/MMDVM.git
Make the new ZUM board the default type.
This commit is contained in:
parent
964d177b0e
commit
0683b0ddc4
4
Config.h
4
Config.h
|
@ -22,10 +22,10 @@
|
||||||
// #define WANT_DEBUG
|
// #define WANT_DEBUG
|
||||||
|
|
||||||
// For the original Arduino Due pin layout
|
// For the original Arduino Due pin layout
|
||||||
#define ARDUINO_DUE_PAPA
|
// #define ARDUINO_DUE_PAPA
|
||||||
|
|
||||||
// For the new Arduino Due pin layout
|
// For the new Arduino Due pin layout
|
||||||
// #define ARDUINO_DUE_ZUM
|
#define ARDUINO_DUE_ZUM
|
||||||
|
|
||||||
// For the SP8NTH board
|
// For the SP8NTH board
|
||||||
// #define ARDUINO_DUE_NTH
|
// #define ARDUINO_DUE_NTH
|
||||||
|
|
Loading…
Reference in New Issue