Flexible character LCD library for AVR Microcontrollers
Collin J. Doering
172d5e268f
Move code that checked for escapes from the writeStringToLCD function to the writeCharToLCD function. Note: There seems to be an issue connecting to USART when the programmer is not connected. This is likely a wiring issue related to ISP. Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca> |
||
---|---|---|
.gitignore | ||
lcdLib.c | ||
lcdLib.h | ||
lcdLibConfig.h | ||
lcdOutput.c | ||
Makefile | ||
USART.c | ||
USART.h |