Cleanup
This commit is contained in:
parent
28e3919dbd
commit
356ae378f9
|
@ -622,7 +622,6 @@ class RNodeInterface(Interface):
|
|||
self.r_state = byte
|
||||
if self.r_state:
|
||||
pass
|
||||
RNS.log(str(self)+" Radio reporting state is online", RNS.LOG_DEBUG)
|
||||
else:
|
||||
RNS.log(str(self)+" Radio reporting state is offline", RNS.LOG_DEBUG)
|
||||
|
||||
|
|
Loading…
Reference in New Issue