mirror of
https://github.com/tsl0922/EPD-nRF5.git
synced 2025-12-08 15:58:15 +08:00
update canvas size select titles
This commit is contained in:
@@ -25,6 +25,7 @@ const EpdCmd = {
|
||||
const canvasSizes = [
|
||||
{ name: '1.54_152_152', width: 152, height: 152 },
|
||||
{ name: '1.54_200_200', width: 200, height: 200 },
|
||||
{ name: '2.13_212_104', width: 212, height: 104 },
|
||||
{ name: '2.13_250_122', width: 250, height: 122 },
|
||||
{ name: '2.66_296_152', width: 296, height: 152 },
|
||||
{ name: '2.9_296_128', width: 296, height: 128 },
|
||||
|
||||
Reference in New Issue
Block a user