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
It seems like the cortex_m::interrupt::Mutex type only gives an immutable reference? What's the point of the mutex then? How can I get a mutable reference to the value?