From 27d705a4789d75c264332df9fe288be47155ff9a Mon Sep 17 00:00:00 2001 From: NicoHood Date: Fri, 6 Jun 2014 01:02:24 +0200 Subject: [PATCH] readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 902513e..1e263d3 100644 --- a/Readme.md +++ b/Readme.md @@ -47,7 +47,7 @@ Now you are able to use the library with all kind of Arduinos. The HID include a but necessary for Uno/Mega. I'd recommend to use it every time so you can port the library from one to another device. #### Leonardo/Micro only -**Edit HID_Reports.h to de/activate usb functions.** Each function will take some flash, +**Edit HID.h to de/activate usb functions.** Each function will take some flash, so if you want to save flash deactivate everything you dont need. By default Mouse, Keyboard, Media, System, Gamepad1 is activated. You cannot use more than 255 bytes HID report on the leonardo/micro.