- Added
NO_INITIALIZE_IN_CONSTRUCTOR
macro to enable late initializing. ButtonStateIsActive
is now private, since it is not reliable after bouncing. UsereadButtonState()
orreadDebouncedButtonState()
instead.
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.