fixed bogus refresh policies that caused issues with waveshare displays

This commit is contained in:
Simone Margaritelli
2019-09-30 20:54:05 +02:00
parent a818eecadd
commit 52ab525e9f
3 changed files with 16 additions and 35 deletions

View File

@@ -98,8 +98,6 @@ ui:
type: 'waveshare_2'
# Possible options red/yellow/black (black used for monocromatic displays)
color: 'black'
# How often to do a full refresh 0 all the time, -1 never
refresh: 50
video:
enabled: true
address: '10.0.0.2'