Compare commits
1 Commits
448d0ce6ef
...
7bcf492322
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bcf492322 |
@@ -100,8 +100,7 @@ class GeorideSocket():
|
||||
if self._on_locked_callback is not None:
|
||||
self._on_locked_callback(data)
|
||||
else:
|
||||
|
||||
self._initialised = True
|
||||
self._initialised = True
|
||||
|
||||
def connect(self, auth_token):
|
||||
""" connect to the georide socket"""
|
||||
|
||||
Reference in New Issue
Block a user