mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-12-15 00:20:16 -05:00
Cleanup
This commit is contained in:
parent
ec4f4d5a83
commit
1a7d20a8d6
3 changed files with 1 additions and 5 deletions
|
|
@ -25,9 +25,6 @@ def server(configpath):
|
|||
|
||||
# We must first initialise Reticulum
|
||||
reticulum = RNS.Reticulum(configpath)
|
||||
|
||||
# TODO: Remove
|
||||
RNS.loglevel = RNS.LOG_DEBUG
|
||||
|
||||
# Randomly create a new identity for our echo server
|
||||
server_identity = RNS.Identity()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue