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.