Skip to content
Snippets Groups Projects
Commit 9c5d8003 authored by rahix's avatar rahix Committed by schneider
Browse files

fix(leds): Add a missing I2C bus-lock


leds_update_power() internally accesses the I2C bus so calls to this
function need to be inside an I2C lock section.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 0702114c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment