mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 22:48:12 +00:00
Update Advanced_Manually_Setting_ATmega328_Fuses.md
This commit is contained in:
parent
5f2eb6bd32
commit
b4c6632162
@ -20,8 +20,8 @@ Here are some fuse settings for common configurations:
|
||||
Board|Low Fuse|High Fuse|Extended Fuse
|
||||
-----|--------|---------|-------------
|
||||
Arduino Pro Mini with Arduino bootloader|0xFF|0xD2|0xFD
|
||||
DIY 3.2d PCB without bootloader |0xFF|0xD3|0xFD
|
||||
DIY 3.2d PCB with [custom mikeb bootloader](Advanced_ATmega_Serial_Uploader.md) |0xFF|0xD6|0xFD
|
||||
DIY 2.3d PCB without bootloader |0xFF|0xD3|0xFD
|
||||
DIY 2.3d PCB with [custom mikeb bootloader](Advanced_ATmega_Serial_Uploader.md) |0xFF|0xD6|0xFD
|
||||
Banggood 4-in-1 module without bootloader |0xFF|0xD3|0xFD
|
||||
Banggood 4-in-1 module with [custom mikeb bootloader](Advanced_ATmega_Serial_Uploader.md) |0xFF|0xD6|0xFD
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user