mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 12:50:37 +00:00
Format hash example.
This commit is contained in:
parent
059d8a8222
commit
a260c0a701
@ -6,7 +6,6 @@ use embassy_executor::Spawner;
|
||||
use embassy_stm32::hash::*;
|
||||
use embassy_stm32::Config;
|
||||
use embassy_time::Instant;
|
||||
|
||||
use sha2::{Digest, Sha256};
|
||||
use {defmt_rtt as _, panic_probe as _};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user