Code formatted, minor fixes (#466)
This commit is contained in:
parent
8a474d749d
commit
5fa48d0298
28 changed files with 623 additions and 608 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue