diff options
| author | hathach <[email protected]> | 2013-04-22 12:46:36 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2013-04-22 12:46:36 +0700 |
| commit | 0b9f553f81fd524071ae8f7767c6a260f67ee789 (patch) | |
| tree | 7ebc64de65f1610c0b11310d30491e330b069b30 | |
| parent | 8cc4c6f52d61abaadec99dbcc9f20f566982db2b (diff) | |
house keeping
| -rw-r--r-- | demos/host/src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
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\ |
