From: grauerfuchs <42082416+grauerfuchs@users.noreply.github.com>
Date: Sun, 19 Aug 2018 15:14:52 +0000 (-0400)
Subject:     Adding native support for HID long-format
X-Git-Tag: v3.1.0~25^2
X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/1ee624fe6a48d83544df3ce2078e127390551e15?ds=inline;hp=1ee624fe6a48d83544df3ce2078e127390551e15

Adding native support for HID long-format
    Removal of "l" flag for long writes; not needed anymore.
    Added HID Corporate 1000 48-bit format to known formats list
    Simulation not yet updated; need to modify ARM commands to support it
    Completed parity support on all included HID formats
---