1
0
Fork 0
112VU/firmware/hidtools.sh
fly 4a0cdccdb5 Make the hidtools scrip print out the thing in the way we want it
Signed-off-by: fly <merspieler@alwaysdata.com>
2024-04-11 02:33:09 +02:00

3 lines
130 B
Bash
Executable file

#! /usr/bin/env bash
nix run github:feathecutie/hidtools -- -s descriptor.wara
cat descriptor.h |grep " 0x"|grep -v "ReportId"