Fixed broken HID_REQ_GetReport request handler in the Low Level GenericHID demo.
This commit is contained in:
parent
82fa9149d7
commit
c879887dce
3 changed files with 4 additions and 3 deletions
|
|
@ -48,8 +48,8 @@
|
|||
* @{
|
||||
*/
|
||||
|
||||
#ifndef __LEDS_BENITO_H__
|
||||
#define __LEDS_BENITO_H__
|
||||
#ifndef __LEDS_UNO_H__
|
||||
#define __LEDS_UNO_H__
|
||||
|
||||
/* Includes: */
|
||||
#include <avr/io.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue