Running some code using ajax on a esp8266, if it loses comms the browser flags up an alert, funny enough using the html alert command.
Thing is I cant get rid of the bloomin alert it keeps comming back, if I send 10 alerts all the same do I have to clear it 10 times?
If so I'll use a bool and send once.
I read something somewhere about how to fix this in java, but cant remember where.
Thing is I cant get rid of the bloomin alert it keeps comming back, if I send 10 alerts all the same do I have to clear it 10 times?
If so I'll use a bool and send once.
I read something somewhere about how to fix this in java, but cant remember where.