OBSW-Client Example #11
@ -9,6 +9,9 @@
|
||||
//!
|
||||
//! # Examples
|
||||
//!
|
||||
//! Basic single-threaded example where a full success sequence for a given ping telecommand is
|
||||
//! executed. Note that the verification port could also be done in a separate thread.
|
||||
//!
|
||||
//! ```
|
||||
//! use std::sync::{Arc, RwLock};
|
||||
//! use std::time::Duration;
|
||||
|
Loading…
Reference in New Issue
Block a user