So replace it with if(abc==0) {. My quick reading of your code looks like it will work exactly the same, with the added benefit that the MQTT client gets more opportunities to do the jobs it needs to do.
So replace it with if(abc==0) {. My quick reading of your code looks like it will work exactly the same, with the added benefit that the MQTT client gets more opportunities to do the jobs it needs to do.