Minor documentation improvements.

This commit is contained in:
Dean Camera 2012-02-12 20:39:57 +00:00
parent 09d2be0dc1
commit 5051df08d7
7 changed files with 45 additions and 26 deletions

View file

@ -43,7 +43,7 @@
* \section Sec_ModDescription Module Description
* On-chip serial USART driver for the 8-bit AVR microcontrollers.
*
* \note This file should not be included directly. It is automatically included as needed by the ADC driver
* \note This file should not be included directly. It is automatically included as needed by the USART driver
* dispatch header located in LUFA/Drivers/Peripheral/Serial.h.
*
* \section Sec_ExampleUsage Example Usage