Module esp32_simple::wifi

source ·
Expand description

Wi-Fi connection management and configuration.

Structs§

  • Wi-Fi network configuration containing SSID, password, and authentication method.
  • Represents a Wi-Fi connection, handling its configuration and state management.