mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Bump version and update changelog for 1.1
Includes some last minute changes too
This commit is contained in:
@@ -537,6 +537,7 @@ class RGBLED(SourceMixin, CompositeDevice):
|
||||
"""
|
||||
return self.value != (0, 0, 0)
|
||||
|
||||
is_lit = is_active
|
||||
color = value
|
||||
|
||||
def on(self):
|
||||
|
||||
Reference in New Issue
Block a user