1
0

ModbusAccessor finished and checked

This commit is contained in:
Nils Ritler 2023-05-17 16:08:18 +02:00
parent 596740a474
commit 86aeae8b6f

View File

@ -137,7 +137,7 @@ public class ModbusAccessor {
test.writeBoolean(401,false); //REMOTE_SOLAR_SW
//check the factory SetPoint
System.out.println("Factory Setpoint is: " + factory_st);
System.out.println("Factory SetPoint is: " + factory_st);
//check the solar SetPoint
if(solar_connect_st){