mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-04 14:08:33 +00:00
Add the ZUM V1.2 pin layout.
This commit is contained in:
parent
67c976d4d4
commit
100ee70a38
3 changed files with 30 additions and 11 deletions
3
Config.h
3
Config.h
|
|
@ -40,6 +40,9 @@
|
|||
// 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 SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue