Update Compiling.md

This commit is contained in:
pascallanger 2018-11-21 12:03:20 +01:00 committed by GitHub
parent 3a7ffe62b0
commit 300b3582a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@ You are now ready to upload the firmware to the multiprotocol module. There are
#### Flash from TX #### Flash from TX
1. In the Arduino IDE click **Sketch -> Export compiled Binary**, or press **Ctrl+Alt+S** 1. In the Arduino IDE click **Sketch -> Export compiled Binary**, or press **Ctrl+Alt+S**
1. Locate the file named **multi-avr-x.x.x.x.hex** in the **Multiprotocol** folder (x.x.x.x is the multi version) 1. Locate the file named **multi-avr-x.x.x.x.hex** in the **Multiprotocol source folder** (x.x.x.x is the multi version)
1. Follow the instructions [here](/docs/Flash_from_Tx.md) to upload the firmware using your radio 1. Follow the instructions [here](/docs/Flash_from_Tx.md) to upload the firmware using your radio
You can disconnect the programmer now as it is not needed any more. You can disconnect the programmer now as it is not needed any more.