From b198693b5ba5ad8df70cf6c85c401f56a3fae9f2 Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 17 Feb 2015 08:22:26 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 47f64b8..e50d94b 100644 --- a/Readme.md +++ b/Readme.md @@ -69,6 +69,7 @@ Version History * added colour highlighting (through HID-Bridge library) * removed fixed size in report buffers * used HID_KeyboardReport_Data_t now in Keyboard API +* Arduino as ISP fix for 328 2.1 Release (28.01.2015) * Reworked the whole USB-Core from scratch