Flexible character LCD library for AVR Microcontrollers
Go to file
Collin J. Doering 9fda49a40a Forgot to change back to default mode after tests
After trying FOUR_BIT_MODE to ensure it worked properly, forgot to
comment it out so that the default mode is enabled as expected and
documented.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-02 02:48:42 -04:00
.gitignore Initial commit 2015-09-29 02:48:09 -04:00
lcdLib.c Tested operational 4-bit mode 2015-10-02 02:46:23 -04:00
lcdLib.h Forgot to change back to default mode after tests 2015-10-02 02:48:42 -04:00
lcdOutput.c Broken likely due to timing 2015-09-30 04:46:49 -04:00
Makefile Initial commit 2015-09-29 02:48:09 -04:00