updated buttonscript

This commit is contained in:
2021-01-26 09:54:06 +01:00
parent 53105d5935
commit 4bbc0563f6
4 changed files with 6 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ class DemoScene:
self.display = display
self.intensity = 32
self.x_pos = 0
self.text = 'example'
self.text = 'DoubleU LaMatrix'
if not config:
return
if 'intensity' in config: