This commit is contained in:
znetsixe
2025-09-29 09:15:52 +02:00
parent f53f62a522
commit 3391069ab0
4 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ module.exports = function (RED) {
//fetch heatExchanger object from source.js
const heatExchanger = require("./dependencies/heatExchanger/heatExchanger");
const OutputUtils = require("../generalFunctions/helper/outputUtils");
const OutputUtils = require("../generalfunctions/helper/outputUtils");
//load user defined config in the node-red UI
const heConfig={