Controller to MQTT pipeline is working
This commit is contained in:
@@ -241,7 +241,7 @@ void loop()
|
||||
}
|
||||
|
||||
Serial.print(fanSpeedPercent);
|
||||
Serial.print("%;");
|
||||
Serial.print("/100;");
|
||||
setFanSpeedPercent(fanSpeedPercent);
|
||||
|
||||
Serial.print(actualFanSpeedRpm);
|
||||
|
Reference in New Issue
Block a user