mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
import BleakClient for mac
This commit is contained in:
parent
0b463d2627
commit
2f58b5dfe7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue