mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-05 06:26:42 +00:00
REplace the ZUM V1.2 definitions with V1.0.1
This commit is contained in:
parent
bbe6a8cf07
commit
e0ea81bbc9
3 changed files with 7 additions and 7 deletions
6
Config.h
6
Config.h
|
|
@ -44,8 +44,8 @@
|
|||
// For the original Arduino Due pin layout
|
||||
// #define ARDUINO_DUE_PAPA
|
||||
|
||||
// For the ZUM V1.0 and V1.2 boards pin layout
|
||||
#define ARDUINO_DUE_ZUM_V10_V12
|
||||
// For the ZUM V1.0 and V1.0.1 boards pin layout
|
||||
#define ARDUINO_DUE_ZUM_V10
|
||||
|
||||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
|
@ -59,7 +59,7 @@
|
|||
// #define SEND_RSSI_DATA
|
||||
|
||||
// Use the modem as a serial repeater for Nextion displays
|
||||
#define SERIAL_REPEATER
|
||||
// #define SERIAL_REPEATER
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue