Commit Graph

5 Commits

Author SHA1 Message Date
Collin J. Doering 7c9ca562d7 Make project specific changes to lcdLibConfig.h
Make changes to the configuration header provided bu AVR-lcdLib to
achieve the following:

* Configure pin assignments to match the kicad schematic provided in the
  DigitalThermometer directory
* Use 4-bit mode
* Turn off ANSI escapes

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2016-01-17 03:45:08 -05:00
Collin J. Doering 1de435a02a Merge commit '071b6ac017a698f43757e707eb0ea1110138a6f0' as 'src/AVR-lcdLib' 2016-01-17 03:42:12 -05:00
Collin J. Doering 071b6ac017 Squashed 'src/AVR-lcdLib/' content from commit 3a38d3f
git-subtree-dir: src/AVR-lcdLib
git-subtree-split: 3a38d3ff18b7acf972617940ebcc0ec45e659c49
2016-01-17 03:42:12 -05:00
Collin J. Doering a6c3872849 Remove AVR-lcdLib before adding its subtree
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2016-01-17 03:40:35 -05:00
Collin J. Doering cef43372ac Initial commit, splitting example from AVR-lcdLib
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2016-01-17 03:38:56 -05:00