Automatic Curtain  MVP
Software repository for an automatic curtain using stepper motor, TMC2209 and ESP32
connectivity.cpp File Reference

Contains algorithms related to connecting to WiFi, OTA updates and webpage display. More...

#include "connectivity.h"
#include <ArduinoOTA.h>
#include <AsyncTCP.h>
#include <ESPAsyncWebServer.h>
#include <mutex>
#include <tuple>
#include "../config/config.h"
#include "../logging/logging.h"
#include "WiFi.h"
#include "webpage.h"
Include dependency graph for connectivity.cpp:

Detailed Description

Contains algorithms related to connecting to WiFi, OTA updates and webpage display.

Author
Dhiraj Deshmukh (deshm.nosp@m.ukhd.nosp@m.hiraj.nosp@m.15@g.nosp@m.mail..nosp@m.com)
Version
0.1
Date
2022-07-19