From 5bc21fa192bfa05055e6231c6f3875ebbd040cf6 Mon Sep 17 00:00:00 2001 From: Wojciech Krutnik Date: Fri, 31 Mar 2017 00:19:01 +0200 Subject: [PATCH] Added mmdvm_pog board definition to Config.h --- Config.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Config.h b/Config.h index 0db98d7..78ef5d8 100644 --- a/Config.h +++ b/Config.h @@ -47,6 +47,9 @@ // For the ZUM V1.0 and V1.0.1 boards pin layout #define ARDUINO_DUE_ZUM_V10 +// For the SQ6POG board +// #define STM32F1_POG + // For the SP8NTH board // #define ARDUINO_DUE_NTH