From 5fc860702f43e06b13ed0c8ee976b695cfa5fc90 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Thu, 22 Nov 2018 10:35:30 +0100 Subject: [PATCH] Update Compiling.md --- docs/Compiling.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Compiling.md b/docs/Compiling.md index 9ef0510..f6a73bb 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -126,6 +126,7 @@ You are now ready to upload the firmware to the multiprotocol module. There are * **Upload using Arduino IDE** uses the Arduino IDE and the USBasp programmer to upload the firmware #### Flash from TX +1. The MPM module must have a bootloader installed 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 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