Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
janioanselmo committed Apr 23, 2023
1 parent fc313d9 commit 93a8b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Your code should now be running on the microcontroller!

## Pinout
#### ATmega2561 (64-pin chip)
Since there are no standardized Arduino pinout for this chip family, **MCUdude** created one tried to make it as simple and logical as possible. The standard LED pin is assigned to Arduino **pin 13 (PB5)**, However, on the ENSAino-100A it is on the LED **LD5**, and will blink twice if you hit the reset button.
Since there are no standardized Arduino pinout for this chip family, **MCUdude** created one tried to make it as simple and logical as possible. The standard LED pin is assigned to Arduino **pin 13 (PB5)**, However, on the ENSAino-100A it is on the **LED LD5**, and will blink twice if you hit the reset button.

<p align="center">
<img src="https://i.imgur.com/sweRJs3.jpg" width="350">
Expand Down

0 comments on commit 93a8b45

Please sign in to comment.