From faa6d7f1481b15420174c4e4f7bc15b9b124500d Mon Sep 17 00:00:00 2001 From: Quincy Acklen Date: Sat, 17 Dec 2016 20:16:41 -0500 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 87e00ba..3191e6c 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -5,7 +5,7 @@ **This page describes the basic Compiling and Programming process. There are some other more advanced processes that have some superior features described under the [Advanced Topics](Advanced_Topics.md) page.** Some options are: - Using an FTDI cable to upload firmware over the module - Tx pins -**If you wish to upload one of prepare binary files please see the page [Manually programming and setting fuses](Advanced_Manually_Setting_ATmega328_Fuses.md).** +**If you wish to upload one of prepared binary files please see the page [Manually programming and setting fuses](Advanced_Manually_Setting_ATmega328_Fuses.md).** Multiprotocol source can be compiled using the Arduino IDE.