import BleakClient for mac

This commit is contained in:
George Kyriazis 2025-08-27 23:07:31 -05:00
parent 0b463d2627
commit 2f58b5dfe7

View file

@ -19,6 +19,7 @@ from prompt_toolkit.history import FileHistory
from prompt_toolkit.formatted_text import ANSI
from prompt_toolkit.key_binding import KeyBindings
from prompt_toolkit.shortcuts import radiolist_dialog
from bleak import BleakClient
from meshcore import MeshCore, EventType, logger