Final bug fixes and documentation #6

Merged
p.vanderwilt merged 9 commits from dev-Pieter into main 2025-11-21 13:48:19 +00:00
Showing only changes of commit 3d93f2a7b9 - Show all commits

View File

@@ -37,7 +37,6 @@ class nodeClass {
break;
case "Fluent":
this.source.setInfluent = msg;
this.source.updateState(msg.timestamp);
break;
case "OTR":
this.source.setOTR = msg;