mirror of
https://github.com/meshcore-dev/meshcore_py.git
synced 2026-06-11 11:56:18 +00:00
some more examples
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
#!/usr/bin/python
|
||||
DISPLAYNAME="Center at MC node location"
|
||||
|
||||
from meshcore import BLEConnection
|
||||
from meshcore import MeshCore
|
||||
import asyncio
|
||||
|
||||
from meshcore import MeshCore
|
||||
from meshcore import BLEConnection
|
||||
|
||||
ADDRESS = "t1000"
|
||||
|
||||
async def main () :
|
||||
|
||||
Reference in New Issue
Block a user