From 6c38b54f7d94c44fcab462103b6ae589c554c279 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Tue, 24 Jan 2017 09:22:30 +0100 Subject: [PATCH] Update Compiling.md --- docs/Compiling.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/Compiling.md b/docs/Compiling.md index 9cb5ce3..46e991f 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -80,7 +80,7 @@ If there is another error carefully read it, go to the line number indicated and 1. You are now ready to flash the firmware. In the Arduino IDE click **Sketch -> Upload Using Programmer**. -If the output indicates that the firmware has been uploaded successfully - give yourself a pat on the back. Well done, you have successfully programmed your DIY Multiprotocol module. You can already go to the final step [Setting up your Transmitter](TransmitterSetup.md) and begin to fly!!!! But don't forget to visit the next Advanced section which has some extra steps needed to use your module at his full potential. +If the output indicates that the firmware has been uploaded successfully - give yourself a pat on the back. Well done, you have successfully programmed your DIY Multiprotocol module. You can already go to the final step [Setting up your Transmitter](TransmitterSetup.md) and begin to fly!!!! But don't forget to visit the next topic [Advanced settings](#AdvancedSettings) which has some extra steps needed to use your module at his full potential. **Troubleshooting** @@ -91,7 +91,8 @@ If you get an error that indicates a valid microcontroller was not found there i - your programmer, or - your board -## Advanced section + +## Advanced settings So you followed the previous steps and your module is working. Below are some extra steps which will: