Files
network-monitor-esp-rs/build.rs
2024-01-15 00:14:47 +08:00

4 lines
53 B
Rust

fn main() {
embuild::espidf::sysenv::output();
}