add image file to supported model
This commit is contained in:
parent
650ff3863c
commit
5f132828eb
@ -15,5 +15,6 @@ supported_models = {
|
||||
'epd_4_in_2': (400, 300),
|
||||
'7_in_8': (1872, 1404),
|
||||
'epd_7_in_5_v3_colour': (880, 528),
|
||||
'epd_5_in_83': (600, 448)
|
||||
'epd_5_in_83': (600, 448),
|
||||
'image_file': (800, 480)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user