From d8224ebefed0495d28c20f7b6d3016e659c93d20 Mon Sep 17 00:00:00 2001 From: MRC3742 Date: Sun, 25 Nov 2018 13:13:44 -0500 Subject: [PATCH] Correction in example file of #define Module_3 (#205) --- Multiprotocol/_MyConfig.h.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Multiprotocol/_MyConfig.h.example b/Multiprotocol/_MyConfig.h.example index b33e8be..cf37d44 100644 --- a/Multiprotocol/_MyConfig.h.example +++ b/Multiprotocol/_MyConfig.h.example @@ -9,7 +9,7 @@ // For example you can also define multiple module configurations, uncomment the one you want to compile for: #define Module_1 //#define Module_2 -//#define Module_2 +//#define Module_3 //#define Module_4 //Example on how to force the "Flash from TX" feature for all modules