This commit is contained in:
Mark Qvist 2024-09-09 14:32:07 +02:00
parent 28e3919dbd
commit 356ae378f9
1 changed files with 0 additions and 1 deletions

View File

@ -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)