Skip to content

Commit 6275609

Browse files
committed
fixed readme
1 parent e399e79 commit 6275609

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ idf.py flash
3333

3434
## Suggested wiring for the LCD 1602/2004 12c Display Module
3535

36-
| LCD1602/2004 | wirecolor | GPIO Pin |
37-
| -------- | --------- | ---------- |
38-
| SDA | blue | 21 |
39-
| SCL | green | 22 |
40-
| GRN | black | GRN |
41-
| VCC | red | 5v * |
36+
| LCD1602/2004 | wirecolor | GPIO Pin |
37+
| ------------ | --------- | -------- |
38+
| SDA | blue | 21 |
39+
| SCL | green | 22 |
40+
| GRN | black | GRN |
41+
| VCC | red | 5v * |
4242

43-
* most models use 5v. There are some variants that operate on 3.3v. Check documentation before proceeding.
43+
\* most models use 5v. There are some variants that operate on 3.3v. Check documentation before proceeding.
4444

4545
## Tested hardware
4646

@@ -49,6 +49,6 @@ TBA
4949

5050
## Source Code
5151

52-
The source is available from [GitHub cfrankb/esp32-tm1637plus-cpp](https://github.com/cfrankb/esp32-lcd1602_2004-cpp).
52+
The source is available from [GitHub cfrankb/esp32-lcd1602_2004-cpp](https://github.com/cfrankb/esp32-lcd1602_2004-cpp).
5353

5454

0 commit comments

Comments
 (0)