From 300b3582a6c45744b7a1978bfb84f90dbfd69054 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Wed, 21 Nov 2018 12:03:20 +0100 Subject: [PATCH] Update Compiling.md --- docs/Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Compiling.md b/docs/Compiling.md index 34a5e77..48af976 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -127,7 +127,7 @@ You are now ready to upload the firmware to the multiprotocol module. There are #### Flash from TX 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 You can disconnect the programmer now as it is not needed any more.