Update Compiling.md

This commit is contained in:
pascallanger 2017-01-24 09:22:30 +01:00 committed by GitHub
parent 7e6badaf5d
commit 6c38b54f7d

View File

@ -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
<a name="AdvancedSettings"></a>
## Advanced settings
So you followed the previous steps and your module is working.
Below are some extra steps which will: