Skip to content

Added NO_INITIALIZE_IN_CONSTRUCTOR macro to enable late initializing

Latest
Compare
Choose a tag to compare
@ArminJo ArminJo released this 20 Oct 08:12
· 1 commit to master since this release
  • Added NO_INITIALIZE_IN_CONSTRUCTOR macro to enable late initializing.
  • ButtonStateIsActive is now private, since it is not reliable after bouncing. Use readButtonState() or readDebouncedButtonState() instead.