From 0b9f553f81fd524071ae8f7767c6a260f67ee789 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 22 Apr 2013 12:46:36 +0700 Subject: [PATCH] house keeping --- demos/host/src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demos/host/src/main.c b/demos/host/src/main.c index 35cb0eacc..ed7eb2d0b 100644 --- a/demos/host/src/main.c +++ b/demos/host/src/main.c @@ -58,7 +58,7 @@ int main(void) void print_greeting(void) { - printf("\ + printf("\r\n\ --------------------------------------------------------------------\ - Host Demo (a tinyusb example)\r\n\ - if you find any bugs or get any questions, feel free to file an\r\n\