From 24547c38164e1301557fc2899547491ac0dc716e Mon Sep 17 00:00:00 2001 From: Raphael Assenat Date: Tue, 3 Nov 2015 23:48:48 -0500 Subject: [PATCH] nicer hex output in debug --- hiddata.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hiddata.c b/hiddata.c index 7f65875..b7283ad 100644 --- a/hiddata.c +++ b/hiddata.c @@ -45,7 +45,7 @@ uint8_t hiddata_set_report(const struct usb_request *rq, const uint8_t *dat, uin int i; printf_P(PSTR("Set data %d\n"), len); for (i=0; i