Skip to content
Snippets Groups Projects
Verified Commit fe533e4c authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Rremove errormous refresh

parent 8c501f74
Branches master
No related tags found
No related merge requests found
Pipeline #77122 failed
......@@ -41,7 +41,6 @@ class MynitBluetooth(BluetoothDispatcher):
if self._device:
self._error_count = 0
self.close_gatt()
self.gatt.refresh()
self.connect_gatt(self._device)
def on_connection_state_change(self, status, state):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment