Skip to content
Commit addf7f1a authored by Anthony Merlino's avatar Anthony Merlino Committed by Gregory Nutt
Browse files

Merged in antmerlino/nuttx/multichan_rgbled_fix (pull request #641)



rgbled: Fixes led issues caused by uninitialized memory with CONFIG_RGBLED_MULTICHAN.

The uninitialized pwm_info_s struct caused a rogue channel to be started causing errros in the pwm driver

Approved-by: default avatarGregory Nutt <gnutt@nuttx.org>
parent 4e8e726c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment