Adding support for Waveshare V1 displays.

Adding support for full refresh after n partial refreshes (for Waveshare displays).
This commit is contained in:
Frantisek Sindelar
2019-09-29 14:18:33 +02:00
parent 000e11869f
commit 32b7428595
9 changed files with 255 additions and 7 deletions

View File

@@ -93,9 +93,11 @@ ui:
enabled: true
rotation: 180
# Possible options inkyphat/inky or waveshare/ws
type: 'waveshare'
type: 'waveshare_2'
# Possible options red/yellow/black (black used for monocromatic displays)
color: 'black'
# How often to do a full refresh
refresh: 10
video:
enabled: true
address: '10.0.0.2'