esp32-warm-water
esp32 based project for the control of a heating element based on temperature
Functions | Variables
wifi_shared.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void wifi_shared_deinit (void)
 

Variables

char ip_address [16]
 

Function Documentation

◆ wifi_shared_deinit()

void wifi_shared_deinit ( void  )

Definition at line 4 of file wifi_shared.c.

Here is the caller graph for this function:

Variable Documentation

◆ ip_address

char ip_address[16]
extern

Definition at line 54 of file main.c.