mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-08-21 14:36:21 +02:00
REplace the ZUM V1.2 definitions with V1.0.1
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user