mirror of https://github.com/g4klx/MMDVM.git
Added mmdvm_pog board definition to Config.h
This commit is contained in:
parent
418b63b9ca
commit
5bc21fa192
3
Config.h
3
Config.h
|
@ -47,6 +47,9 @@
|
||||||
// For the ZUM V1.0 and V1.0.1 boards pin layout
|
// For the ZUM V1.0 and V1.0.1 boards pin layout
|
||||||
#define ARDUINO_DUE_ZUM_V10
|
#define ARDUINO_DUE_ZUM_V10
|
||||||
|
|
||||||
|
// For the SQ6POG board
|
||||||
|
// #define STM32F1_POG
|
||||||
|
|
||||||
// For the SP8NTH board
|
// For the SP8NTH board
|
||||||
// #define ARDUINO_DUE_NTH
|
// #define ARDUINO_DUE_NTH
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue