Website improvements, fixed bug, added new program #4
@@ -25,6 +25,7 @@ class Litsimaja(object):
|
||||
self._strip.show()
|
||||
|
||||
def add_loop(self, loop: LoopSwitch):
|
||||
self.clear_loops()
|
||||
self._loops.append(loop)
|
||||
|
||||
def clear_loops(self):
|
||||
|
||||
Reference in New Issue
Block a user