From 6d4452bf949f656c1cf0f62d3da5bd654dc5c8fe Mon Sep 17 00:00:00 2001 From: gerrievanzyl Date: Sat, 22 Oct 2016 07:08:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da9dc4..7921e8c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ The **Multiprotocol Tx Module** (or **MULTI-Module**) is a 2.4GHz transmitter mo The source code is partly based on the [Deviation TX project](http://www.deviationtx.com), thanks to all the developers for their great job on protocols. ## Quicklinks -* [Download latest releases of the firmware](https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/releases) +* [Download latest releases of the firmware](https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/releases) and [instructions to upload .hex files](docs/Advanced_Manually_Setting_ATmega328_Fuses.md) * [Forum on rcroups](http://www.rcgroups.com/forums/showthread.php?t=2165676) * [Available Protocols list](Protocols_Details.md) * [The old documentation](docs/README-old.md)