Update Advanced_Manually_Setting_ATmega328_Fuses.md

This commit is contained in:
pascallanger 2017-01-25 19:10:00 +01:00 committed by GitHub
parent 5c04844461
commit 7f2322ba60

View File

@ -1,7 +1,7 @@
#Manually Uploading HEX files and setting Fuses on ATmega328
**The .hex files provided are only for tests purpose as the recommended method is to use [Compiling and Programming](Compiling.md).**
**The .hex files provided are only for tests purpose. The recommended method is to use [Compiling and Programming](Compiling.md).**
There are many different options to upload a .hex firmware file to the MULTI-Module and to set the correct fuses. This document outlines an approach that uses a USBASP programmer and which is equally compatible with OSX, Windows and Linux operating systems.