From 12a9d0d933af21e21f6aca41a0c4ee5edf69f9b0 Mon Sep 17 00:00:00 2001 From: ollo Date: Sat, 8 Dec 2018 02:22:09 +0100 Subject: [PATCH] Added the generation of the hexfile in the docu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06b3bf6..8eb0aa5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Programmer, e.g.: In order to flash the software, select the following settings in Arduino: * Tools | Board "Arduino NG or older" * Tools | Processor "Atmega8" +* Sketch | Export Compiled Binary In your arduino installtion, update the CPU frequency, as we are using the internal clock with 8Mhz. Find the following file */hardware/arduino/avr/boards.txt*.