View Source VintageNetWizard.APMode (vintage_net_wizard v0.4.9)
This module contains utilities for configuration VintageNet in AP Mode
Link to this section Summary
Functions
Return a configuration to put VintageNet into AP mode
Change the WiFi module into access point mode
Return SSID that is used for AP Mode
Link to this section Functions
Return a configuration to put VintageNet into AP mode
@spec into_ap_mode(VintageNet.ifname()) :: :ok | {:error, any()}
Change the WiFi module into access point mode
@spec ssid() :: String.t()
Return SSID that is used for AP Mode