mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Allow the modem to host a serial display.
This commit is contained in:
parent
7503d314e0
commit
178e104d44
21 changed files with 342 additions and 106 deletions
|
|
@ -125,6 +125,7 @@ LocalPort=20013
|
|||
Debug=0
|
||||
|
||||
[TFT Serial]
|
||||
# Port=modem
|
||||
Port=/dev/ttyAMA0
|
||||
Brightness=50
|
||||
|
||||
|
|
@ -149,6 +150,7 @@ DisplayClock=1
|
|||
UTC=0
|
||||
|
||||
[Nextion]
|
||||
# Port=modem
|
||||
Port=/dev/ttyAMA0
|
||||
Brightness=50
|
||||
DisplayClock=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue