mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 02:26:59 -07:00
client should compile without warnings on linux, mac, windows
This commit is contained in:
parent
19d9a7b0ce
commit
759c16b31f
11 changed files with 106 additions and 35 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "uart.h"
|
||||
#include "messages.h"
|
||||
#include "ui.h"
|
||||
#include "sleep.h"
|
||||
|
||||
static serial_port sp;
|
||||
static UsbCommand txcmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue