From 5e2ba192c153bf0f8f7c37885ee74ccfdcc97b90 Mon Sep 17 00:00:00 2001 From: gerrievanzyl Date: Sat, 22 Oct 2016 07:11:48 -0400 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 3422f18..4c4889f 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -5,6 +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).** Multiprotocol source can be compiled using the Arduino IDE.