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

Define overall structure for class containing WiFi, OTA and webpage functionality. More...

#include <ArduinoOTA.h>
#include <AsyncTCP.h>
#include <ESPAsyncWebServer.h>
#include <memory>
#include <thread>
#include <tuple>
#include "../config/config.h"
#include "../logging/logging.h"
#include "WiFi.h"
#include "webpage.h"
Include dependency graph for connectivity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Connectivity
 

Detailed Description

Define overall structure for class containing WiFi, OTA and webpage functionality.

Author
Mahimana Bhatt (mahim.nosp@m.anab.nosp@m.hatt@.nosp@m.gmai.nosp@m.l.com)
Version
0.1
Date
2022-07-19