Closed Beanow closed 8 years ago
The previous colon changes were not merged I see because it wasn't supported across the different functions. This will only regard the boolean value.
Secondly I thought it was weird to have to set the enable bit through the setBrightness function. This uses a range of 0-8 where 0 == Off. (See #6)
setBrightness
These two issues are going to be take care of in the next release (in a different way). Thanks, Avishay
The previous colon changes were not merged I see because it wasn't supported across the different functions. This will only regard the boolean value.
Secondly I thought it was weird to have to set the enable bit through the
setBrightness
function. This uses a range of 0-8 where 0 == Off. (See #6)