PwmLimits: Use uom quantities for fields not f64s #121

Open
atse wants to merge 1 commits from atse/thermostat:pwm_limits-uom into master
Contributor

Keep the dimensionality in the type system. Serialises fine.

Keep the dimensionality in the type system. Serialises fine.
atse added 1 commit 2024-08-08 18:08:17 +08:00
atse force-pushed pwm_limits-uom from dc7d11912a to 0e23b609db 2024-10-14 15:05:02 +08:00 Compare
atse changed title from PwmLimits: uom to PwmLimits: Use uom quantities for fields not f64s 2024-10-14 15:05:25 +08:00
atse force-pushed pwm_limits-uom from 0e23b609db to 257e68b506 2024-10-14 15:33:46 +08:00 Compare
atse force-pushed pwm_limits-uom from 257e68b506 to f6fbc7a6b5 2024-10-14 15:35:13 +08:00 Compare
This pull request has changes conflicting with the target branch.
  • src/channel_state.rs
  • src/config.rs
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b atse-pwm_limits-uom master
git pull pwm_limits-uom

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff atse-pwm_limits-uom
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/thermostat#121
No description provided.