4 lines
81 B
Rust
4 lines
81 B
Rust
pub mod meshtastic {
|
|
include!(concat!(env!("OUT_DIR"), "/meshtastic.rs"));
|
|
}
|