Make the hidtools scrip print out the thing in the way we want it
Signed-off-by: fly <merspieler@alwaysdata.com>
This commit is contained in:
parent
e8774ca450
commit
4a0cdccdb5
1 changed files with 1 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
#! /usr/bin/env bash
|
||||
nix run github:feathecutie/hidtools -- -s descriptor.wara
|
||||
cat descriptor.h |grep " 0x"|grep -v "ReportId"
|
||||
|
|
Loading…
Reference in a new issue