Skip to content

USB comms: part 2 towards @micolous PR#463#595

Merged
pwpiwi merged 1 commit intoProxmark:masterfrom
pwpiwi:prep_micolous_part2
Apr 24, 2018
Merged

USB comms: part 2 towards @micolous PR#463#595
pwpiwi merged 1 commit intoProxmark:masterfrom
pwpiwi:prep_micolous_part2

Conversation

@pwpiwi
Copy link
Contributor

@pwpiwi pwpiwi commented Apr 18, 2018

  • 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

* 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
@pwpiwi pwpiwi mentioned this pull request Apr 18, 2018
@pwpiwi pwpiwi merged commit 61aaee3 into Proxmark:master Apr 24, 2018
@pwpiwi pwpiwi deleted the prep_micolous_part2 branch April 25, 2018 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant