mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
fix: @micolous changes
This commit is contained in:
parent
0a58e8f0fe
commit
7eeea9bf2a
2 changed files with 17 additions and 13 deletions
|
@ -38,8 +38,7 @@
|
|||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
typedef unsigned char byte_t;
|
||||
#include "common.h"
|
||||
|
||||
/* serial_port is declared as a void*, which you should cast to whatever type
|
||||
* makes sense to your connection method. Both the posix and win32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue