Skip to content

Conversation

@alexhermida
Copy link
Member

First pass to the calibration. I've done a small simulator app to test it locally without the hardware.

I put the process_calibration within libs not sure if it's the best approach for that but it looks you've tried to make it modular in general.

Please, as much comments as possible for a Rust newbie 😛 it feels a feel convoluted.

@alexhermida alexhermida requested a review from punkto January 26, 2025 12:33
}
}

let thresholds: Vec<i32> = min_values.iter()
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did it in Python first, I guess this looks like a port to Rust 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants