Skip to content

Reversed Xiaomi TouchFeature hal#3

Open
TheScarastic wants to merge 1 commit into
phhusson:piefrom
TheScarastic:pie
Open

Reversed Xiaomi TouchFeature hal#3
TheScarastic wants to merge 1 commit into
phhusson:piefrom
TheScarastic:pie

Conversation

@TheScarastic
Copy link
Copy Markdown

No description provided.

@phhusson
Copy link
Copy Markdown
Owner

two wrong return types (bool should be int32_t) and please add the magic values

    public static final int TOUCH_ACTIVE_MODE = 1;
    public static final int TOUCH_EDGE_FILTER = 7;
    public static final int TOUCH_GAME_MODE = 0;
    public static final int TOUCH_MODE_NUM = 8;
    public static final int TOUCH_TOLERANCE = 3;
    public static final int TOUCH_UP_THRESHOLD = 2;
    public static final int TOUCH_WGH_MAX = 5;
    public static final int TOUCH_WGH_MIN = 4;
    public static final int TOUCH_WGH_STEP = 6;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants