mirror of
https://github.com/esphome/esphome.git
synced 2025-03-14 22:58:13 +00:00
Fix waveshare 7.5in model
Fixes https://github.com/esphome/issues/issues/357
This commit is contained in:
parent
3e6ae4afda
commit
08c7c0c311
@ -24,7 +24,7 @@ MODELS = {
|
||||
'2.90in': ('a', WaveshareEPaperTypeAModel.WAVESHARE_EPAPER_2_9_IN),
|
||||
'2.70in': ('b', WaveshareEPaper2P7In),
|
||||
'4.20in': ('b', WaveshareEPaper4P2In),
|
||||
'7.50in': ('b', WaveshareEPaperTypeBModel),
|
||||
'7.50in': ('b', WaveshareEPaper7P5In),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user