1.3.3
- Fixed #95:
helpers.make_wifi
andhelpers.make_wifi_data
may return
invalid data if any input contains characters which can be
interpreted as an integer. - Updated
helpers.make_wifi
andhelpers.make_wifi_data
signature and doc strings to match the stub / type hints.