Hi. When running the ModbusTCPSlave example that comes in the library that I downloaded from Github as indicated in the Arduino programming course in industrial environments, it shows me the error hat is observed in the title, detected in the file "ModbusTCPSlave.h". The same thing happens to me when I try the "ModbusTCPMaster" case. What is going on? This variable is not defined in the file "ModbusTCPSlave.h" and is used, but "ModbusTCP.h" is included, which is where it is defined.
0