Skip to content

1.1.0

Compare
Choose a tag to compare
@brainelectronics brainelectronics released this 28 Feb 19:10
· 126 commits to develop since this release
c1f8035

Added

  • Property connection_timeout to control WiFi connection timeout instead of default fixed 5 seconds
  • Property connection_result to get reason for failed connection
  • Badges in README for number of downloads, latest release and license info

Changed

  • The list of available pages at the landing page is rendered from the elements of the available_urls property by _render_index_page in alphabetic order
  • WifiHelper connects with defined connection_timeout to all networks

Removed