-
mentioned in commit 8f48be6bfe32ba45a1c1ef04ed8e2dbbce307b29
-
Status changed to merged
-
moved log.h to include and added log setters to mqttclient (default up to info ) See merge request !16
-
Master See merge request !14
Step 1. Update the repo and checkout the branch we are going to merge
git fetch origin git checkout -b development origin/development
Step 2. Merge the branch and push the changes to GitLab
git checkout master git merge --no-ff development git push origin master
mentioned in commit 8f48be6bfe32ba45a1c1ef04ed8e2dbbce307b29
Status changed to merged
moved log.h to include and added log setters to mqttclient (default up to info ) See merge request !16
Master See merge request !14