mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Remove the ZUM V1.2 config option, and add to V1.0.
This commit is contained in:
parent
100ee70a38
commit
c399f81d83
3 changed files with 19 additions and 38 deletions
7
Config.h
7
Config.h
|
|
@ -37,11 +37,8 @@
|
|||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
|
||||
// For the ZUM Board V1.0 pin layout
|
||||
#define ARDUINO_DUE_ZUM_V10
|
||||
|
||||
// For the ZUM Board V1.2 pin layout
|
||||
// #define ARDUINO_DUE_ZUM_V12
|
||||
// For the ZUM V1.0 and V1.2 boards pin layout
|
||||
#define ARDUINO_DUE_ZUM_V10_V12
|
||||
|
||||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue