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/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Projects/Incomplete') diff --git a/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c b/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c index c1d1d2385..35be12c0a 100644 --- a/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c +++ b/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c @@ -31,7 +31,7 @@ /** \file * * Main source file for the Standalone Programmer 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. */ #define INCLUDE_FROM_STANDALONEPROG_C -- cgit v1.2.3