You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My understanding is that it is correct to call ButtonProcess from a timer. If this is the case, would it be correct for the (non-array) members of the Debouncer struct to be volatile?
My understanding is that it is correct to call ButtonProcess from a timer. If this is the case, would it be correct for the (non-array) members of the Debouncer struct to be volatile?