diff --git a/misc/dump_reportdesc.c b/misc/dump_reportdesc.c new file mode 100644 index 0000000..02f02a5 --- /dev/null +++ b/misc/dump_reportdesc.c @@ -0,0 +1,18 @@ +#define PROGMEM +#include +#include +#include "../reportdesc.c" + + +int main(void) +{ + int i; + + for (i=0; i