From 38c77daa8b81bc55fc391d5ebcf320d5cd3aba18 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 1 Jun 2009 16:04:06 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1000 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- docs/src/main.dox | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/main.dox b/docs/src/main.dox index a3b9a453b..2cc656107 100644 --- a/docs/src/main.dox +++ b/docs/src/main.dox @@ -397,8 +397,7 @@ * The module also contains functions that make the implementation of the * interrupt service routines much easier.
* In order to use the serial full duplex driver the - * @p CH_USE_SERIAL_FULLDUPLEX option must be specified in @p chconf.h.
- * In order to use the serial half duplex driver the + * @p CH_USE_SERIAL_FULLDUPLEX option must be specified in @p chconf.h. */ /** -- cgit v1.2.3