Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liyanboy74 authored Oct 22, 2020
1 parent 3371202 commit 9ab42c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ for Enable Serial mode for GLCD ST7920 `Pin15="PSB"` must connect to `GND`!
| 6 | E | SCK |

**Note:**
don't need hardware SPI , the library use GPIO to generate serial mode for st7920 !
All 3 pins must set as output .
- don't need hardware SPI , the library use GPIO to generate serial mode for st7920!
- All 3 pins must set as output.

#### Example Define Pins in `main.h`:
```c
Expand Down

0 comments on commit 9ab42c0

Please sign in to comment.