mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 23:02:30 +00:00
Pub use version-specific CRC symbols, not just the CRC struct.
This commit is contained in:
parent
a26ffeb84b
commit
07e20a7443
@ -3,4 +3,4 @@
|
||||
#[cfg_attr(crc_v3, path = "v2v3.rs")]
|
||||
mod _version;
|
||||
|
||||
pub use _version::Crc;
|
||||
pub use _version::*;
|
||||
|
Loading…
Reference in New Issue
Block a user