on update start function ? ArduinoOTA.available() ? #113
Answered
by
JAndrassy
Whateverman2012
asked this question in
Q&A
-
Hi, I saw onStart function in the esp8266 version of ArduinoOTA. Regards. |
Beta Was this translation helpful? Give feedback.
Answered by
JAndrassy
Nov 15, 2021
Replies: 1 comment 1 reply
-
there is |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Whateverman2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is
void beforeApply(void (*fn)(void))
it is invoked just before reset (at that moment the update is already stored in flash or SD)