What's Changed
- Allow
attachServer(ANY_SERVER, ANY_SERVER, ANY_FUNCTION_CODE, client)to create an "open bridge". This will let pass any request to the client regardless of server ID, hence creating an unrestricted and unguarded access to the Modbus the client is controlling. - Use tskNO_AFFINITY instead of NULL in xTaskCreatePinnedToCore by @guido4096 in https://github.com/eModbus/eModb...