5 lines
72 B
Rust
5 lines
72 B
Rust
#[cfg_attr(pwr_h7, path = "h7.rs")]
|
|
mod _version;
|
|
|
|
pub use _version::*;
|