Decrease LED brightness #5

Open
Robert-B wants to merge 1 commits from develop into master
Collaborator
No description provided.
Robert-B added 1 commit 2023-01-09 17:58:55 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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 develop master
git pull origin develop

Step 2:

Merge the changes and update on AllSpice.
git checkout master
git merge --no-ff develop
git push origin master
Sign in to join this conversation.
No description provided.