mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +00:00
Correct InkPlate 10 to 1200×825
https://www.crowdsupply.com/soldered/inkplate-10
This commit is contained in:
parent
51af95da2c
commit
1452cdb35a
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ return new class extends Migration
|
||||||
'label' => 'Inkplate 10',
|
'label' => 'Inkplate 10',
|
||||||
'description' => 'Inkplate 10',
|
'description' => 'Inkplate 10',
|
||||||
'width' => 1200,
|
'width' => 1200,
|
||||||
'height' => 820,
|
'height' => 825,
|
||||||
'colors' => 8,
|
'colors' => 8,
|
||||||
'bit_depth' => 3,
|
'bit_depth' => 3,
|
||||||
'scale_factor' => 1,
|
'scale_factor' => 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue