1.1.0
brainelectronics
released this
28 Feb 19:10
·
126 commits
to develop
since this release
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 definedconnection_timeout
to all networks
Removed
- Primitives folder no longer used, files are part of brainelectronics MicroPython helpers which is an install dependency to this package