Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
test
  • Loading branch information
niwciu authored Jul 15, 2024
1 parent 908b44d commit 4ef7751
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ Library main header file with available library functions.
<img src="https://raw.githubusercontent.com/niwciu/LCD_HD44780/main/examples/doc/NucleoSTM32G071_lcd_keypad%20shield_HW_connection.png" width="800"><br> <br>



#### LCD_HD44780 library configuration - lcd_hd44780_config.h

```C
Expand Down Expand Up @@ -257,6 +258,7 @@ Library main header file with available library functions.
3. Pin connection between LCD Keypad Shield and Nucleo board <br>
<img src="https://raw.githubusercontent.com/niwciu/LCD_HD44780/main/examples/doc/NucleoSTM32G474_lcd_keypad%20shield_HW_connection.png" width="800"><br> <br>


#### LCD_HD44780 library configuration - lcd_hd44780_config.h

```C
Expand Down Expand Up @@ -305,6 +307,7 @@ Library main header file with available library functions.
#define USE_LCD_BUF_BIN ON
#endif
```

#### How to build and run the example
1. Open the location you want to clone the repository to in your terminal
2. Clone the repository to your preferred localization
Expand Down

0 comments on commit 4ef7751

Please sign in to comment.