mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-13 10:17:55 +00:00
Update links to Arduino IDE board instructions (#138)
This commit is contained in:
parent
1ac4db146e
commit
40ba2b9531
@ -51,7 +51,7 @@ The 6-pin header needs to be soldered onto the board as indicated by the red rec
|
|||||||
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
||||||
|
|
||||||
### Install the Multi 4-in-1 board
|
### Install the Multi 4-in-1 board
|
||||||
1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 AVR Board** in the Arduino IDE
|
1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 AVR Board** in the Arduino IDE
|
||||||
|
|
||||||
### Configure the Arduino IDE
|
### Configure the Arduino IDE
|
||||||
1. Under **Tools -> Board** select **'Multi 4-in-1 (Atmega328p, 3.3V, 16MHz)**
|
1. Under **Tools -> Board** select **'Multi 4-in-1 (Atmega328p, 3.3V, 16MHz)**
|
||||||
|
@ -36,7 +36,7 @@ Flashing the bootloader is outside the scope of this documentation. Full instru
|
|||||||
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
||||||
|
|
||||||
### Install the Multi 4-in-1 board
|
### Install the Multi 4-in-1 board
|
||||||
1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 OrangeRX Board** in the Arduino IDE
|
1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 OrangeRX Board** in the Arduino IDE
|
||||||
|
|
||||||
### Configure the Arduino IDE
|
### Configure the Arduino IDE
|
||||||
1. Under **Tools -> Board** select **'Multi 4-in-1 (OrangeRX)'**
|
1. Under **Tools -> Board** select **'Multi 4-in-1 (OrangeRX)'**
|
||||||
|
@ -55,7 +55,7 @@ The 4-pin header needs to be soldered onto the board as indicated by the red rec
|
|||||||
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE
|
||||||
|
|
||||||
### Install the Multi 4-in-1 board
|
### Install the Multi 4-in-1 board
|
||||||
1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 STM32 Board** in the Arduino IDE
|
1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 STM32 Board** in the Arduino IDE
|
||||||
|
|
||||||
### Configure the Arduino IDE
|
### Configure the Arduino IDE
|
||||||
1. Under **Tools -> Board** select **Multi 4-in-1 (STM32FC103)**
|
1. Under **Tools -> Board** select **Multi 4-in-1 (STM32FC103)**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user