From 124899d2ee07687f9333770989d674bda14a0a62 Mon Sep 17 00:00:00 2001 From: Oleg Mazurov Date: Tue, 11 Jun 2013 21:58:40 -0600 Subject: [PATCH] printhex --- printhex.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/printhex.h b/printhex.h index d26b691a..b3364a8f 100644 --- a/printhex.h +++ b/printhex.h @@ -23,6 +23,8 @@ e-mail : support@circuitsathome.com #include #endif +#define USB_HOST_SERIAL Serial + void E_Notifyc(char c, int lvl); template