2024-02-03 16:57:47 -05:00

4 lines
81 B
Rust

pub mod meshtastic {
include!(concat!(env!("OUT_DIR"), "/meshtastic.rs"));
}