You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/08 22:48:04 UTC

[GitHub] sdalu commented on issue #889: implementation of common button events

sdalu commented on issue #889: implementation of common button events
URL: https://github.com/apache/mynewt-core/pull/889#issuecomment-371651664
 
 
   Improved the doxygen documentation (I didn't documented fields only used internally). Renamed btn to button, removed some #ifdef .
   
   I'm wondering if the dependency with the debounce package should be removed and let the programmer deal with the few lines of code (that's only initialising the debounce driver and have it call button_handler)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services