Added basic driver example use code to the library documentation.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 26 Dec 2010 14:25:34 +0000 (14:25 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 26 Dec 2010 14:25:34 +0000 (14:25 +0000)
Made the USARTStream global public and documented in the SerialStream module, allowing for the serial USART stream to be accessed via its handle rather than via the implicit stdout and stdin streams.


No differences found