Hello everyone;
I need some help please with my project.
I am sending the delay (xxx) value to my ESP8266 from Blynk app from mobile.
delay (xxx) ;
It works perfectly and I can change the delay as I wish. The problem that every time I reset the ESP8266, I must reconnect the app to the board again and set the delay. Is there any way to save the last xxx value I send even after resetting?
Thank you.