]> git.zerfleddert.de Git - proxmark3-svn/commit - client/proxmark3.c
USB comms: part 3 towards @micolous PR#463
authorpwpiwi <pwpiwi@users.noreply.github.com>
Sat, 28 Apr 2018 08:09:16 +0000 (10:09 +0200)
committerGitHub <noreply@github.com>
Sat, 28 Apr 2018 08:09:16 +0000 (10:09 +0200)
commit818efbebb87ec5485fbf367021dca42514dfdee0
treefa53d68cc153e57716017f4b185b73354ebd6bbc
parent61aaee35cc838af65f943c9b6f62db28beb48c93
USB comms: part 3 towards @micolous PR#463

* change variable 'sp' from global to static
* move code to open and close USB port to comms.c (OpenProxmark() and CloseProxmark())
* change scope of USBCommandReceived() to static
* (flasher still unchanged)
client/comms.c
client/comms.h
client/proxmark3.c
Impressum, Datenschutz