Skip to content

Rotate the screen to horizontal #408

@khanhthanhdev

Description

@khanhthanhdev

I use 7.5 inch screen, webshot: https://weaaqi-web.vercel.app
I have tried to config but it seems does not full horizontal screen
This is my setting:

{
    "model": "epd_7_in_5_v2_colour",
    "update_interval": 15,
    "orientation": 0,
    "info_section": true,
    "info_section_height": 0,
    "border_around_modules": false,
    "modules": [
        {
            "position": 1,
            "name": "Webshot",
            "config": {
                "size": [
                    384,
                    600
                ],
                "url": "https://weaaqi-web.vercel.app/",
                "palette": "bwy",
                "crop_x": null,
                "crop_y": null,
                "crop_w": null,
                "crop_h": null,
                "padding_x": 0,
                "padding_y": 0,
                "fontsize": 12,
                "language": "en"
            }
        }
    ],
    "language": "en",
    "calibration_hours": [
        0,
        12,
        18
    ]
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions