From 6ad5c7db5122d222a9a8d55311df98d8f37606f9 Mon Sep 17 00:00:00 2001 From: mcgurk Date: Mon, 5 Sep 2016 23:20:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c984886..fee52d0 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ Example of Arduino Pro Micro: ![Arduino Pro Micro](https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter/raw/master/Arduino_ProMicro.jpg) -Arduino UNO R3 includes ATmega16U2 and it can be used too, but it needs some extra work: +Arduino UNO R3 includes ATmega16U2 (along with ATmega328P) and it can be used too, but it needs some extra work: https://github.com/NicoHood/HoodLoader2