channels: get_i -> get_i_set #126

Open
atse wants to merge 1 commits from atse/thermostat:get_i-get_i_set into master
Contributor

Align with all other values manipulated with the pwm command: get_max_v, get_max_i_pos etc...

The function setting the value though isn't changed; set_i_set doesn't make sense.

Align with all other values manipulated with the `pwm` command: `get_max_v`, `get_max_i_pos` etc... The function setting the value though isn't changed; `set_i_set` doesn't make sense.
atse added 1 commit 2024-08-13 17:32:41 +08:00
atse force-pushed get_i-get_i_set from 865366a3fc to 120b88446b 2024-10-14 15:11:37 +08:00 Compare
This pull request has changes conflicting with the target branch.
  • src/command_handler.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-get_i-get_i_set master
git pull get_i-get_i_set

Step 2:

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