Commit Graph

3 Commits

Author SHA1 Message Date
Collin J. Doering 4fdb822e50 Fixed renamed transmitBytes and changed parameters
After changing the transmitBytes function and renaming it, missed
changing the function definition in the header file to match the new declaration.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-09 01:31:50 -04:00
Collin J. Doering 8ab9c5a4b0 Add transmitString function to USART library
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-08 03:15:00 -04:00
Collin J. Doering 208d90f4ef Initial USART echoing to LCD example
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-06 04:23:40 -04:00