mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-12 20:26:54 +00:00
migrate to pyserial-asyncio-fast
This commit is contained in:
@@ -4,7 +4,7 @@ mccli.py : CLI interface to MeschCore BLE companion app
|
||||
|
||||
import asyncio
|
||||
import logging
|
||||
import serial_asyncio
|
||||
import serial_asyncio_fast as serial_asyncio
|
||||
|
||||
# Get logger
|
||||
logger = logging.getLogger("meshcore")
|
||||
|
||||
Reference in New Issue
Block a user