A320-homecockpit/Pedestal/firmware/hidtools.sh

4 lines
130 B
Bash
Raw Normal View History

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