Hello Unregistered ,
Originally Posted by Squibcakes There are two lines that perhaps you have manually modified?? They are in the **** INPUT OUTPUT REPORT ***** sections, specifically: Code: ; report count (number of fields) retlw 0x95 retlw 0x08 That number is changed by easyHID according to the number in the Buffer (Input) field on the "Configuration Details" screen. If you enter 64 for the input (or output), you get retlw 0x95 retlw 0x40 But, Steve's program is only set up for 8. <br>
; report count (number of fields) retlw 0x95 retlw 0x08
DT
View Tag Cloud
Forum Rules
Bookmarks