From a86602c950806bd031dcfd0c00c72a98a620b1ee Mon Sep 17 00:00:00 2001 From: kalymos Date: Sat, 8 Mar 2025 16:53:36 +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 dd7fd20..24c942b 100644 --- a/Home.md +++ b/Home.md @@ -7,8 +7,8 @@ • Choosing your compilation options. • Compilation. • Configure fuses. - ◦ ATmega, H: DF, L: EE, E: DF - ◦ ATtiny, H: DF, L: E2, E: DF + ◦ ATmega, H: DF, L: EE, E: FD + ◦ ATtiny, H: DF, L: E2, E: FD • Injecting the code into the target via ISP. • Soldering the mode according to the diagrams.