@@ -88,7 +88,7 @@ class Matrix64Display(SampleBase):
try:
brightness = get_brightness()
if brightness:
self.matrix.brightness = int(float(brightness)) / 10
self.matrix.brightness = int(float(brightness)) / 10 + 1
except Exception as e:
self.matrix.brightness = 5
The note is not visible to the blocked user.