mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
update to eModbus 1.7.4
This commit is contained in:
@@ -76,7 +76,6 @@ class ModbusServerTCPasync : public ModbusServer {
|
||||
bool isRunning();
|
||||
|
||||
protected:
|
||||
inline void isInstance() { }
|
||||
void onClientConnect(AsyncClient* client);
|
||||
void onClientDisconnect(mb_client* client);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user