4 Commits

Author SHA1 Message Date
938d127fc5 fix(sc): fix the issue of sending failure and exit
1. Send unicast first, use broadcast to send if unicast fails.
         2. Send 60 times successfully before exiting.
2021-05-14 11:45:15 +08:00
5688f4bbe5 fix: Sometimes smartconfig terminates since send UDP fail 2021-03-06 17:29:50 +08:00
b9628e8608 feat(esptouch_v2): support esptouch_v2 2020-12-03 18:02:15 +08:00
d3a974f6f2 feat(smartconfig): refactor smartconfig callback to use esp event
Consistent with esp-idf(branch: release/v4.2, commit id: c5bb6c4)
2020-11-11 11:25:02 +08:00