Crisce / IEC60870-5-104

Libraries about IEC60870-5-104 protocol
14 stars 10 forks source link

Error compiling #2

Open sumexsystems opened 2 years ago

sumexsystems commented 2 years ago

The following error occurred while compiling.

Slave_Server_Demo_Ethernet:8:24: error: no matching function for call to 'IEC104_SLAVE::IEC104_SLAVE(EthernetServer*)'

IEC104_SLAVE slave(&srv);

Please help