2021-05-31 02:40:58 +02:00

5 lines
72 B
Rust

#[cfg_attr(pwr_h7, path = "h7.rs")]
mod _version;
pub use _version::*;