Added md for image
This commit is contained in:
parent
2770f221fb
commit
4368c41b2c
|
@ -44,7 +44,7 @@ void do_stuff() {
|
|||
//Do more stuff...
|
||||
}
|
||||
```
|
||||
|
||||
![Alt text](1602_LCD.jpg "1602 LCD DEMO")
|
||||
## RoadMap:
|
||||
|
||||
4. ADD function to print strings
|
||||
|
@ -58,7 +58,7 @@ void do_stuff() {
|
|||
## ISSUES:
|
||||
|
||||
Currently during powerloss events and initialization, long wire runs or
|
||||
residual charge can cause the LCD to maintain memory for a shor duration.
|
||||
residual charge can cause the LCD to maintain memory for a short duration.
|
||||
|
||||
In 4bit mode it's possible to end up with a invalid "nibble" in the LCD memory
|
||||
in this case the system should power cycle the LCD unit assuming it's
|
||||
|
|
Loading…
Reference in New Issue