From 3aa71190687f258051625d07a4378ba6a61de87c Mon Sep 17 00:00:00 2001 From: midelic Date: Sun, 31 Jul 2016 18:53:57 +0300 Subject: [PATCH] Compilation info --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 19ab670..897e987 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,9 @@ Download the [zip file](https://github.com/midelic/DIY-Multiprotocol-TX-Module/a [_Config.h file](https://github.com/midelic/DIY-Multiprotocol-TX-Module/blob/multi-STM32/Multiprotocol/_Config.h) must be modified to select which protocols will be available, change protocols/sub_protocols/settings associated with dial for PPM input, different TX channel orders and timing, Telemetry or not, ... +Warning: +The dial must be set to 0 before flashing! + Notes: - Make sure to select in arduino IDE the "Generic STM32F103C series" before compiling. - Before uploading select from Tools,Upload Method:"Serial".