vintage_net_wizard v0.1.2 VintageNetWizard View Source

Documentation for VintageNetWizard.

Link to this section Summary

Link to this section Functions

Change the WiFi module into access point mode

Link to this function

run_wizard()

View Source
run_wizard() :: :ok

Run the wizard.

This means the WiFi module will be put into access point mode and the web server will be started

See VintageNetWizard.Web.Endpoint.start_server/0.

See VintageNetWizard.Web.Endpoint.stop_server/0.