Skip to content

Commit

Permalink
Final cfg fix hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
Spooky-Firefox committed Sep 26, 2024
1 parent 90192d9 commit af1bf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/clk.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fn main() {
// Probe::rc_new("p1", (270.0, 120.0), Input::new("clk", CLK_OUT_ID)),
],
};

#[cfg(feature = "gui-egui")]
let cs = autowire(cs);

let path = PathBuf::from("add.json");
Expand Down

0 comments on commit af1bf76

Please sign in to comment.