Move PwmLimits into its own file #123

Open
atse wants to merge 1 commits from atse/thermostat:refactor-pwm_limits into master
Contributor
No description provided.
atse added 1 commit 2024-08-08 18:16:49 +08:00
atse force-pushed refactor-pwm_limits from 92d90de778 to c92fea8642 2024-10-14 15:19:38 +08:00 Compare
atse force-pushed refactor-pwm_limits from c92fea8642 to 16e91e8103 2024-10-14 15:23:43 +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-refactor-pwm_limits master
git pull refactor-pwm_limits

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff atse-refactor-pwm_limits
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#123
No description provided.