Revision 270
Added by markw almost 11 years ago
hidparser.h | ||
---|---|---|
#ifndef HIDPARSER_H
|
||
#define HIDPARSER_H
|
||
|
||
#include <common/integer.h>
|
||
|
||
#define CONFIG_TYPE_NONE 0
|
||
#define CONFIG_TYPE_MOUSE 1
|
||
#define CONFIG_TYPE_KEYBOARD 2
|
Also available in: Unified diff
Fixes to make this build into ZPU firmware