Async timers for embedded devices in Rust. ... &timer); loop { interval.wait(&timer).await; println!("ping"); } } ...
確定! 回上一頁