From c1dfd03f3f9c69064c94d235e9eacb348052aa93 Mon Sep 17 00:00:00 2001 From: kalymos Date: Sat, 8 Mar 2025 16:09:32 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 48552ae..dd7fd20 100644 --- a/Home.md +++ b/Home.md @@ -7,8 +7,8 @@ • Choosing your compilation options. • Compilation. • Configure fuses. - ◦ For BIOS patch, H: DF, L: EE, E: FF - ◦ Without BIOS patch, ATmega H: DF, L: FF, E: FF, ATtiny H: DF, L: E2, E: FF + ◦ ATmega, H: DF, L: EE, E: DF + ◦ ATtiny, H: DF, L: E2, E: DF • Injecting the code into the target via ISP. • Soldering the mode according to the diagrams.