Skip to content

M5StickC Plus 2 PIN entry button navigation is reversed #297

Description

@oroderico

On the M5StickC Plus 2, navigation is reversed on the PIN/number-entry screen: the top button decreases the value, while the bottom button increases it.

I previously reported and tested the same issue on TTGO T-Display boards in #269. The resulting fix added local navigation inversion for those boards in entry_invert_navigation().

I tested adding CONFIG_BOARD_TYPE_M5_STICKC_PLUS_2 to the same condition in main/ui/digit_entry.c. This was verified on physical hardware and makes the buttons match the on-screen arrows.

If this approach looks appropriate, I can open a small PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions