El bobino del diabolo
This commit is contained in:
@ -15,6 +15,8 @@ class MyIvy:
|
||||
self.oncxproc, # handler called on connection/disconnection
|
||||
self.ondieproc) # handler called when a <die> message is received
|
||||
|
||||
self._createbind()
|
||||
|
||||
IvyStart(self.bus)
|
||||
|
||||
def oncxproc(self, agent, connected):
|
||||
|
Reference in New Issue
Block a user