mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
rename mclib module to meshcore
This commit is contained in:
parent
2c41011fd3
commit
d33c200b3e
4 changed files with 10 additions and 11 deletions
5
meshcore/__init__.py
Normal file
5
meshcore/__init__.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
from meshcore.mclib import printerr
|
||||
from meshcore.mclib import MeshCore
|
||||
from meshcore.mclib import TCPConnection
|
||||
from meshcore.mclib import BLEConnection
|
||||
from meshcore.mclib import SerialConnection
|
||||
Loading…
Add table
Add a link
Reference in a new issue