From df412bbef7c3eb45feba55ca2427657dd671a58f Mon Sep 17 00:00:00 2001 From: pascallanger Date: Mon, 23 Jan 2017 18:38:03 +0100 Subject: [PATCH] Update Compiling.md --- docs/Compiling.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/Compiling.md b/docs/Compiling.md index 4b031f3..8d8294d 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -1,7 +1,5 @@ # Compiling and Programming (ATmega 328P) -**Prepared binary files are available for quick tests in the [release section](https://github.com/pascallanger/DIY-Multiprotocol-TX-Module/releases), if you want to test one of them see the page [Manually programming and setting fuses](Advanced_Manually_Setting_ATmega328_Fuses.md).** - Multiprotocol source are compiled using the well known Arduino IDE. The procedure below will guide you through all the steps to upload successfully a customized firmware.