Closed ghost closed 2 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
:white_check_mark: tmacas
:x: Thomas Macas
Fixes #246
Created error handling blocks for each controller that uses LED status indication. This was changed because for the issue to be resolved the controllers that use LED status indication needed to have informational error handling. Try catch blocks were added to areas of where the controllers used LED status indication in the form of LEDHelper(ledon, ledoff). Informational error messages were added for ease of error handling as well as logging capability.
Closing old pull request "Fixes 246" due to CLA issues. Needed to create new branch and pull request to solve CLA issue that was occurring due to unregistered commits.