mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-05 06:25:24 +00:00
Add the idle clock to the Nextion display.
This commit is contained in:
parent
ed8ea92468
commit
dad34ada69
6 changed files with 86 additions and 11 deletions
|
|
@ -100,17 +100,16 @@ PWM=0
|
|||
PWMPin=21
|
||||
PWMBright=100
|
||||
PWMDim=16
|
||||
|
||||
# Display a clock when in IDLE? (HD44780 ONLY!)
|
||||
DisplayClock=1
|
||||
UTC=0
|
||||
|
||||
[Nextion]
|
||||
Port=/dev/ttyAMA0
|
||||
Brightness=50
|
||||
DisplayClock=1
|
||||
UTC=0
|
||||
|
||||
[OLED]
|
||||
Type=3
|
||||
Brightness=0
|
||||
Invert=0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue