Code formatted, minor fixes

This commit is contained in:
UncleRus 2017-10-13 00:53:44 +05:00
parent 87a3503f93
commit 5af917f9c5
28 changed files with 623 additions and 608 deletions

View file

@ -104,7 +104,7 @@ hd44780_t lcd = {
hd44780_t lcd = {
.addr = ADDR,
.font = HD44780_FONT_5X8,
.lines = 2,
.lines = 4,
.pins = {
.rs = 0,
.e = 2,