Pushing changes to branch

pull/541/head
jeremy 2024-09-03 17:09:59 -04:00
rodzic 65a40aefb6
commit 625db2622d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -622,7 +622,7 @@ class RNodeInterface(Interface):
self.r_state = byte
if self.r_state:
pass
#RNS.log(str(self)+" Radio reporting state is online", RNS.LOG_DEBUG)
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)