ChaosDMX
Open-Source DMX-Interface
Loading...
Searching...
No Matches
app_wifi_creds_t Struct Reference

WIFI credentials structure for both Station and Access Point modes. More...

Data Fields

char ssid [32]
char password [64]

Detailed Description

WIFI credentials structure for both Station and Access Point modes.

Definition at line 34 of file config.c.

Field Documentation

◆ password

char app_wifi_creds_t::password[64]

Definition at line 36 of file config.c.

◆ ssid

char app_wifi_creds_t::ssid[32]

Definition at line 35 of file config.c.


The documentation for this struct was generated from the following file: