Skip to content

Fix crash on network connection

Compare
Choose a tag to compare
@brentru brentru released this 18 Dec 14:14
· 213 commits to master since this release
1e70236
  • #100 run() returns under an appropriate status instead of hanging if the wifi connection dies.
    • Querying mqttStatus() now returns an error code without waiting for a long timeout.

Thanks @sellensr!