merge stable version #2

Merged
doryan merged 97 commits from experimental into main 2024-08-28 18:54:00 +03:00
Showing only changes of commit bd20644269 - Show all commits

View File

@ -16,7 +16,7 @@ pub enum HammingMode {
}
#[allow(dead_code)]
#[derive(Default, Copy, Clone, Debug)]
#[derive(Default, Copy, Clone, Debug, PartialEq)]
pub struct SignalReduce {
pub length: f64,
pub wire_resistance: f64,