Fixing import path for Waveshare V2.
Fixing the full refresh trigger to enable 0 for every time and -1 for never.
This commit is contained in:
@@ -96,8 +96,8 @@ ui:
|
||||
type: 'waveshare_2'
|
||||
# Possible options red/yellow/black (black used for monocromatic displays)
|
||||
color: 'black'
|
||||
# How often to do a full refresh
|
||||
refresh: 10
|
||||
# How often to do a full refresh 0 all the time, -1 never
|
||||
refresh: 50
|
||||
video:
|
||||
enabled: true
|
||||
address: '10.0.0.2'
|
||||
|
Reference in New Issue
Block a user