matrix-io / matrix-os

MATRIX OS Codebase
https://creator.matrix.one
GNU General Public License v3.0
75 stars 17 forks source link

matrix.led().darken(50) is not currently an active API. Expected to be able to set LED intensity. #54

Closed brianofrokk3r closed 7 years ago

brianofrokk3r commented 7 years ago

matrix.led().darken(50) is not currently an active API. Expected to be able to set LED intensity.

eighteyes commented 7 years ago

darken has serious performance issues. It should just be removed from the docs until we figure it out.

brianofrokk3r commented 7 years ago

@eighteyes removed from API until we adjust.