From a06237972a77690616c6861324c84cb374eb1602 Mon Sep 17 00:00:00 2001 From: averne Date: Mon, 18 Feb 2019 09:08:10 +0900 Subject: [PATCH] Misc changes --- nfc/source/main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nfc/source/main.c b/nfc/source/main.c index b1d1b9e..17079e4 100644 --- a/nfc/source/main.c +++ b/nfc/source/main.c @@ -26,7 +26,7 @@ Result eventWaitLoop(Event *event) { // Print raw data as hexadecimal numbers. void print_hex(void *buf, size_t size) { for (size_t i=0; i