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

Contains algorithms to detect a users manual interaction with the device, specifically push buttons. More...

#include "manual_interaction.h"
#include <Arduino.h>
#include <chrono>
#include <deque>
#include <memory>
#include <mutex>
#include <new>
#include <tuple>
#include <utility>
#include "../config/config.h"
#include "../logging/logging.h"
Include dependency graph for manual_interaction.cpp:

Detailed Description

Contains algorithms to detect a users manual interaction with the device, specifically push buttons.

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