Fix README.HD44780 Backlight Power Supply

see http://wiringpi.com/dev-lib/lcd-library/ or https://de.wikipedia.org/wiki/HD44780
This commit is contained in:
cookieBerlin 2016-12-26 00:51:30 +01:00 committed by GitHub
parent 15dd390fb5
commit bdb764c8e6
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ The wiring ist as follows:
D5 12 -------- 12 GPIO1 (1)
D6 13 -------- 13 GPIO2 (2)
D7 14 -------- 15 GPIO3 (3)
GND 15 -------- 6 GND
VCC 16 -------- 2 +5V
VCC 15 -------- 2 +5V
GND 16 -------- 6 GND
The relevant part in the MMDVM.ini is like outlined below.