Fix missing report IDs in feature reports
authorBert van Hall <bert.vanhall@avionic-design.de>
Thu, 19 Jun 2014 12:35:50 +0000 (14:35 +0200)
committerBert van Hall <bert.vanhall@avionic-design.de>
Thu, 19 Jun 2014 12:38:49 +0000 (14:38 +0200)
commitffb5f7e3b307269ffed736a06a2a53987db7e227
tree554e1abb5e811e3de68773acc3d2c087ea45ec55
parentb8f7dae24ca990ee664fc0e63c8498007d2e9ffb
Fix missing report IDs in feature reports

As it is the case for input reports, the ID has to be sent for feature
reports when a device has multiple reports implemented.

Signed-off-by: Bert van Hall <bert.vanhall@avionic-design.de>
LUFA/Drivers/USB/Class/Device/HIDClassDevice.c