Skip to content

more user friendly? #8

@aster94

Description

@aster94

hello,
this lib is great, thak you to have continued the good work of the first author

but i was wandering if it would be possible to make it more user friendly, for example, instead of:

ClickEncoder::Button buttonState = encoder->getButton();

i would like to use (as all the library that are around):

ClickEncoder myRE;
buttonState = myRE.getButton();

i know it would need some work of class changes but then the library would be perfect

cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions