Sygaldry
|
Classes | |
struct | handler_state_t |
struct | inputs_t |
struct | outputs_t |
Public Member Functions | |
void | set_wifi_mode (wifi_mode_t mode) |
void | init () |
void | main () |
Public Attributes | |
struct sygaldry::sygbe::WiFi::inputs_t | inputs |
struct sygaldry::sygbe::WiFi::outputs_t | outputs |
sygup::CstdioLogger | log |
Additional Inherited Members | |
Static Public Member Functions inherited from sygaldry::name_<"WiFi Manager"> | |
static _consteval auto | name () |
Static Public Member Functions inherited from sygaldry::author_<"Edu Meneses (2022) and Travis J. West (2023)"> | |
static _consteval auto | author () |
Static Public Member Functions inherited from sygaldry::copyright_<"Copyright 2023 Travis J. West"> | |
static _consteval auto | copyright () |
Static Public Member Functions inherited from sygaldry::license_<"SPDX-License-Identifier: MIT"> | |
static _consteval auto | license () |
Static Public Member Functions inherited from sygaldry::version_<"0.0.0"> | |
static _consteval auto | version () |
Static Public Member Functions inherited from sygaldry::description_<"An ESP-IDF WiFi API wrapper originally adapted from the Puara Module Manager"> | |
static _consteval auto | description () |