mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
Beginnings of DVMega Display
Use the HD44780 real estate where TS1 is irrelevant.
This commit is contained in:
parent
be120cf510
commit
9e6c7cff42
5 changed files with 37 additions and 12 deletions
|
|
@ -97,6 +97,9 @@ PWMDim=16
|
|||
# Adafruit i2c HD44780
|
||||
Pins=115,113,112,111,110,109
|
||||
|
||||
# Use redundant display real estate when connected to a DVMega
|
||||
DVMegaDisplay=0
|
||||
|
||||
[Nextion]
|
||||
Size=2.4
|
||||
Port=/dev/ttyAMA0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue