esp32-warm-water
esp32 based project for the control of a heating element based on temperature
components
esp32-wifi
wifi_shared.c
Go to the documentation of this file.
1
#include "
wifi_shared.h
"
2
#include "esp_wifi.h"
3
4
void
wifi_shared_deinit
(
void
)
5
{
6
esp_wifi_deinit();
7
}
wifi_shared_deinit
void wifi_shared_deinit(void)
Definition:
wifi_shared.c:4
wifi_shared.h
Generated by
1.9.1