Clean up and comment lcdLib.c

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
This commit is contained in:
Collin J. Doering 2015-10-19 04:58:03 -04:00
parent 4f9462e983
commit f7893b7f88
1 changed files with 13 additions and 11 deletions

View File

@ -292,6 +292,8 @@ void returnHome(void) {
/* return c; */
/* } */
//-----------------------------------------------------------------------------------------------
/*
Set all pins of LCD_DBUS, as well as pins LCD_RS, and LCD_RW as outputs
*/