Function kubos_app::app_start [−][src]
pub fn app_start(_pid: u32, handler: &AppHandler)
The entry point for all KubOS applications. The preferred way to use this application
is through the app_main!
macro
pub fn app_start(_pid: u32, handler: &AppHandler)
The entry point for all KubOS applications. The preferred way to use this application
is through the app_main!
macro