From 423d4018f0be89a703832669c3d65b162fc437f3 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 23 Nov 2010 06:56:24 +0000 Subject: Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy. Minor documentation improvements. --- Projects/LEDNotifier/LEDNotifier.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/LEDNotifier') diff --git a/Projects/LEDNotifier/LEDNotifier.c b/Projects/LEDNotifier/LEDNotifier.c index 4ebfb7a2b..2001c5f78 100644 --- a/Projects/LEDNotifier/LEDNotifier.c +++ b/Projects/LEDNotifier/LEDNotifier.c @@ -31,7 +31,7 @@ /** \file * * Main source file for the LEDNotfier project. This file contains the main tasks of - * the demo and is responsible for the initial application hardware configuration. + * the project and is responsible for the initial application hardware configuration. */ #include "LEDNotifier.h" -- cgit v1.2.3