mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
cleaner
This commit is contained in:
parent
c19d4fb32c
commit
6bfafeecfd
2 changed files with 7 additions and 619 deletions
5
mccli.py
5
mccli.py
|
|
@ -12,12 +12,11 @@ import datetime
|
|||
import time
|
||||
from pathlib import Path
|
||||
|
||||
from mclib import printerr
|
||||
from mclib import MeshCore
|
||||
from mclib import TCPConnection
|
||||
from mclib import BLEConnection
|
||||
from mclib import SerialConnection
|
||||
|
||||
from mclib import printerr
|
||||
from mclib import MeshCore
|
||||
|
||||
|
||||
# default address is stored in a config file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue