Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add sub-gram decimal point #10

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

adisbladis
Copy link
Contributor

In the sensor_value val1 represents the integer part of the value, with val2 representing the fractional part.

Previously val2 was unset, leaving us without decimal points and no sub-gram precision.

In the `sensor_value` val1 represents the integer part of the value, with val2 representing the fractional part.

Previously val2 was unset, leaving us without decimal points and no sub-gram precision.
@nobodyguy nobodyguy merged commit 93036a1 into nobodyguy:main Nov 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants