Compare commits
2 Commits
1cb02d637b
...
0.4.2
| Author | SHA1 | Date | |
|---|---|---|---|
| 13df6822c8 | |||
| 9bb33b6020 |
@@ -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