client should compile without warnings on linux, mac, windows

This commit is contained in:
roel@libnfc.org
2013-03-14 15:03:04 +00:00
parent 19d9a7b0ce
commit 759c16b31f
11 changed files with 106 additions and 35 deletions

View File

@@ -23,6 +23,7 @@
#include "uart.h"
#include "messages.h"
#include "ui.h"
#include "sleep.h"
static serial_port sp;
static UsbCommand txcmd;