Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Set PWMs state to DISABLE at init #28

Merged
merged 1 commit into from
Nov 6, 2019

Conversation

manchoz
Copy link
Contributor

@manchoz manchoz commented Nov 5, 2019

The PWMs state is ENABLED by MbedOS during startup, while some libraries (eg. Adafruit NeoPixel) will check for disabled state before using the PWMs. This fix resets the PWMs state to DISABLED at initVariant in order to let applications use the PWMs.

@facchinm facchinm merged commit 0061b77 into arduino:master Nov 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants