how to use AP_STADISCONNECTED to reset ESP #7434
Answered
by
mrengineer7777
fikririzal
asked this question in
Q&A
-
ESP32 after I get this 2 massage: thankyou |
Beta Was this translation helpful? Give feedback.
Answered by
mrengineer7777
Nov 10, 2022
Replies: 1 comment
-
You can register a WiFi event callback:
Note AP_STADISCONNECTED is actually a client disconnecting from your SoftAP. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fikririzal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can register a WiFi event callback:
Note AP_STADISCONNECTED is actually a client disconnecting from your SoftAP.