Files
espurna/code
Maxim Prokhorov 919d348199 mqtt: varying reconnect time & fix boot delay
- track 'network' connection, not wifi specifically
  currently, there is only wifi, hence register a callback after sta event
- initial timer setup was counting from millis() zero when booting
  count from network connection instead, like it would after disconnect
  using timed flags for both skip and retry timers
2024-09-08 00:53:45 +03:00
..
2022-05-05 17:50:21 +03:00
2024-08-30 15:49:30 +03:00
2024-08-29 17:26:56 +03:00
2024-07-25 22:01:58 +03:00
2024-07-13 11:06:45 +03:00
2024-06-25 17:53:50 +03:00
2022-09-23 06:09:58 +03:00