mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-14 20:32:29 -04:00
Added Python library
This commit is contained in:
parent
5f84685287
commit
92e88ab951
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ rnode = RNodeInterface(
|
|||
txpower = 2,
|
||||
sf = 7,
|
||||
cr = 5,
|
||||
loglevel = *RnodeInterface.LOG_DEBUG)
|
||||
loglevel = RnodeInterface.LOG_DEBUG)
|
||||
|
||||
rnode.send("Hello World!")
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue