esp32-warm-water
esp32 based project for the control of a heating element based on temperature
Functions
wifi_sap.c File Reference

implementation for wrapper component to set up wifi in softap mode More...

#include "wifi_sap.h"
Include dependency graph for wifi_sap.c:

Go to the source code of this file.

Functions

void wifi_init_softap (void)
 
void wifi_init_sap (void)
 

Detailed Description

implementation for wrapper component to set up wifi in softap mode

Definition in file wifi_sap.c.

Function Documentation

◆ wifi_init_sap()

void wifi_init_sap ( void  )

Definition at line 90 of file wifi_sap.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ wifi_init_softap()

void wifi_init_softap ( void  )

Definition at line 54 of file wifi_sap.c.

Here is the caller graph for this function: