minor refactoring of multi display code

This commit is contained in:
Simone Margaritelli
2019-09-28 19:24:28 +02:00
parent af6dc69248
commit ddff8d4ef4
3 changed files with 11 additions and 57 deletions

View File

@@ -90,12 +90,12 @@ ui:
# ePaper display can update every 3 secs anyway
fps: 0.3
display:
# Possible options inkyphat/waveshare
type: 'inkyphat'
# Possible options red/yellow/black (black used for monocromatic displays)
display_color: 'red'
enabled: true
rotation: 180
# Possible options inkyphat/inky or waveshare/ws
type: 'ws'
# Possible options red/yellow/black (black used for monocromatic displays)
color: 'black'
video:
enabled: true
address: '10.0.0.2'