esp32-warm-water
esp32 based project for the control of a heating element based on temperature
|
implementation for wrapper component to set up wifi in softap mode More...
#include "wifi_sap.h"
Go to the source code of this file.
Functions | |
void | wifi_init_softap (void) |
void | wifi_init_sap (void) |
implementation for wrapper component to set up wifi in softap mode
Definition in file wifi_sap.c.
void wifi_init_sap | ( | void | ) |
Definition at line 90 of file wifi_sap.c.
void wifi_init_softap | ( | void | ) |