mwatch_kernel 2.0.0

A embedded 'Smart' watch
Documentation
1
2
3
4
5
6
7
8
pub(crate) use crate::application::states::{
    State,
    StaticState,
    ScopedState,
};

pub(crate) use crate::application::display_manager::Signal;