Remove unused LED parameters #91

Merged
sb10q merged 1 commits from atse/thermostat:remove-unused-led-params into master 2 months ago
atse commented 2 months ago

Since the LEDs are updated every tick now, the commands don't need to manipulate the LEDs anymore. This stops passing LEDs in to them as an unused argument.

Since the LEDs are updated every tick now, the commands don't need to manipulate the LEDs anymore. This stops passing LEDs in to them as an unused argument.
atse added 1 commit 2 months ago
sb10q merged commit 6f81a63d12 into master 2 months ago
atse deleted branch remove-unused-led-params 2 months ago
The pull request has been merged as 6f81a63d12.
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-remove-unused-led-params master
git pull remove-unused-led-params

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff atse-remove-unused-led-params
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#91
Loading…
There is no content yet.