Skip to main content

TOKEN_STATE

Static TOKEN_STATE 

Source
pub(crate) static TOKEN_STATE: Signal<CriticalSectionRawMutex, TokenState>
Expand description

Last-write-wins signal of the current operating state. The animation task reads this on every frame; the state task republishes on every transition.