From d6fd9a68dd466fa32ecbe710db654440d91be306 Mon Sep 17 00:00:00 2001 From: LouWii Date: Sat, 15 Feb 2020 23:32:24 -0800 Subject: [PATCH] add picture of rev1 completed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8979e5..604d275 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Very basic USB macro pad for tinkering and experimenting. +![louwii-pad-rev1-small](https://user-images.githubusercontent.com/2750789/74600798-5a8a3e00-504b-11ea-8a32-b643b5627b3e.jpg) + ## Bootloader Flashing In case the ATmega32u4 comes without a bootloader flashed in, the board has an ICSP port to flash a bootloader. See [flashing an ATmega via ICSP on Sparkfun](https://learn.sparkfun.com/tutorials/installing-an-arduino-bootloader/all).