Skip to content

Version 0.9.0

Latest
Compare
Choose a tag to compare
@ktos ktos released this 12 Sep 17:40
· 47 commits to master since this release
  • Added message handler allowing to react to any kind of MQTT message on any topic,
  • Added handling messages on RemoteDebug's Telnet session as if they were send my MQTT, so any kind of standard command still works,
  • Added support for multiple SSIDs,
  • Added warnings on running some functions after begin() if they are not supposed to,
  • Added a possibility to register interval functions after begin(),
  • Added a support for timeouted (one-shot) functions.