From 739a3fc24d78f64d5badb98a4a6e58059a0b8567 Mon Sep 17 00:00:00 2001 From: phl0 Date: Sat, 24 Feb 2018 13:08:02 +0100 Subject: [PATCH] Add dual_hat specific code PRed later --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55e5850..a6a686b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ For specific details about the firmware installation, check [these](https://gith Enable the following settings in Config.h: - #define MMDVM_HS_HAT_REV12 + #define MMDVM_HS_DUAL_HAT_REV10 #define ENABLE_ADF7021 #define DUPLEX #define ADF7021_14_7456 @@ -38,7 +38,7 @@ Build the firmware: And finally upload the firmware to the MMDVM_HS_Dual_Hat: - sudo make mmdvm_hs_hat + sudo make mmdvm_hs_dual_hat ### Update within Pi-Star