forked from 0xPIT/encoder
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 30
Closed
Description
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
Labels
No labels