]> git.zerfleddert.de Git - proxmark3-svn/commit - client/proxmark3.c
USB comms: part 2 towards @micolous PR#463 (#595)
authorpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 24 Apr 2018 06:27:29 +0000 (08:27 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Apr 2018 06:27:29 +0000 (08:27 +0200)
commit61aaee35cc838af65f943c9b6f62db28beb48c93
tree0feb4729a53787be7fa00a3f16fb0594102ab69f
parente069547c27276069fd8d1cf93a281b819127bec4
USB comms: part 2 towards @micolous PR#463 (#595)

* change variable 'offline' from global to static
* change variable 'FlushAfterWrite' from global to static
* remove unused global variable 'current_command'
* WaitForResponseTimeoutW(CMD_UNKNOWN, ...) waits for any command
* #include "printf.h" or <stdio.h> in iso15693tools.c to define sprintf()
* and some minor changes/comments
13 files changed:
client/cmdlf.c
client/cmdmain.c
client/cmdparser.c
client/comms.c
client/comms.h
client/flash.c
client/flash.h
client/hid-flasher/proxusb.c
client/proxmark3.c
client/ui.c
client/ui.h
common/Makefile.common
common/iso15693tools.c
Impressum, Datenschutz