climate-go/firmware/build.rs
2025-07-08 01:00:09 +02:00

3 lines
53 B
Rust

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