Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Update dependancy for onoff to avoid issue #170 bug #47

Merged
merged 1 commit into from Jun 24, 2021

Conversation

wesmc7777
Copy link
Contributor

@wesmc7777 wesmc7777 commented Jun 18, 2021

Purpose

The onoff module is used to blink the LED in the RaspberryPiApp sample.

There was a bug introduced in onoff version < 6.0.0. It was fixed against issue 170 for version 6.0.0 and greater

Updating package.json dependency so anyone learning from the sample does not run into the bug.

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

Without this change you will experience the error mentioned in issue 170.

What to Check

Without this change you will experience the error mentioned in issue 170.

Other Information

N/A

@wesmc7777 wesmc7777 merged commit 02f8b0b into Azure-Samples:master Jun 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant