DIGImend / hidrd

HID report descriptor I/O library and conversion tool
GNU General Public License v2.0
167 stars 29 forks source link

Add code.h to fmt.h #13

Closed jigpu closed 8 years ago

jigpu commented 8 years ago

Add the missing optional 'code' format ito the public fmt.h header

spbnick commented 8 years ago

Thanks, Benjamin!

If you are, by any chance, trying to link with hidrd, all these shared libraries may be painful to link with. If that's so, I long planned to turn them all into convenience libraries and install a single one (libhidrd.so) instead. I would also be glad to receive patches doing that ;)