Skip to content

Support configuration for mlx90614 - #11

Draft
phycrax wants to merge 12 commits into
eldruin:masterfrom
phycrax:cfg1_mlx90614
Draft

Support configuration for mlx90614#11
phycrax wants to merge 12 commits into
eldruin:masterfrom
phycrax:cfg1_mlx90614

Conversation

@phycrax

@phycrax phycrax commented Feb 24, 2026

Copy link
Copy Markdown

This PR adds support for getting and setting config 1 register for mlx90614.

Comment thread src/lib.rs
Comment on lines +223 to +228

/// MLX90614 Specifics
pub mod mlx90614;
/// MLX90615 Specifics
pub mod mlx90615;

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I don't feel good about this but I cannot think of any other place to put the Config and it's parameters. They are not common between two ics so putting it to ic specific module made sense to me.

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.

1 participant