diff --git a/Home.md b/Home.md index 50da366..8811827 100644 --- a/Home.md +++ b/Home.md @@ -3,7 +3,7 @@ |:-: |:-: | | ATmega328/168 | Uno/Mini/Mini Pro | | ATmega32u4 | Leonardo/Micro/Micro Pro | -| ATtiny25/45/85* | | +| ATtiny25/45/85* | | *Not compatible with the BIOS patch @@ -11,10 +11,11 @@ • Choosing your compilation options. • Compilation. • Configure fuses. -| MCU family | High | Low | Extended | -|--------|------|-----|----------| -| ATmega | DF | EE | FD | -| ATtiny | DF | E2 | FF | +| MCU family | High | Low | Extended | +|---------------------|------|-----|----------| +| ATmega 328/168/32u4 | DF | EE | FD | +| ATmega328PB | DF | EE | F5 | +| ATtiny | DF | E2 | FF | • Injecting the code into the target. • Soldering the modchip according to the diagrams.