From 019bb5b59c4469d1efdf3ed8b9263dcf39a5193a Mon Sep 17 00:00:00 2001 From: MRC3742 Date: Sat, 24 Nov 2018 21:57:39 -0500 Subject: [PATCH] Correction in example file of #define Module_3 --- 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