Deal with clock singal
This commit is contained in:
@@ -34,6 +34,7 @@ class nodeClass {
|
||||
toggleUpdate = true;
|
||||
this.reactor.updateState(msg.timestamp);
|
||||
send([this.reactor.getEffluent, null, null]);
|
||||
send([msg, null, null])
|
||||
break;
|
||||
case "Fluent":
|
||||
this.reactor.setInfluent = msg;
|
||||
|
||||
Reference in New Issue
Block a user