Skip to content

Commit 0c40735

Browse files
committed
Fix wrong platform define in example
1 parent 423062b commit 0c40735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/display/inkplate.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Below is a config example:
400400
address: 0x20
401401
402402
display:
403-
- platform: inkplate5
403+
- platform: inkplate
404404
id: inkplate_display
405405
greyscale: true
406406
partial_updating: false

0 commit comments

Comments
 (0)