mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-23 21:36:28 +08:00
[python] cleanly shutdown messages_app
This commit is contained in:
@@ -30,6 +30,7 @@ class IvyMessagesInterface():
|
||||
|
||||
def Stop(self):
|
||||
IvyUnBindMsg(self.ivy_id)
|
||||
IvyStop()
|
||||
|
||||
def __init__del__(self):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user