mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
CHG: Minor code clean up.
ADD: crc16.c - new crc16_ccitt calc.
This commit is contained in:
parent
002c1ce57a
commit
23b598ee23
6 changed files with 33 additions and 11 deletions
|
@ -34,8 +34,6 @@
|
|||
#include "string.h"
|
||||
#include "proxmark3.h"
|
||||
|
||||
//static UsbCommand txcmd;
|
||||
|
||||
bool cmd_receive(UsbCommand* cmd) {
|
||||
|
||||
// Check if there is a usb packet available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue