New Modbusmq project: Testers needed!

I think there is a problem with calling

Client client = server.available();

as a global

so change that line to

Client client = 0;

please tell me if this helps
for me it seams to fix the problem