This header file contains all the constants and enum that will be used throughout the repository like specific pins, mapping from state to led color etc. More...
#include <Arduino.h>
#include <chrono>
#include <cstdint>
#include <deque>
#include <iostream>
Go to the source code of this file.
Classes | |
struct | CONFIG_SET::MOTION_REQUEST |
struct | CONFIG_SET::DEVICE_CRED |
struct | CONFIG_SET::CALIB_PARAMS |
Namespaces | |
CONFIG_SET | |
Namespace to be used for constants/enums. | |
Typedefs | |
using | CONFIG_SET::time_var = std::chrono::time_point< std::chrono::system_clock > |
using | CONFIG_SET::current_time = std::chrono::system_clock |
This header file contains all the constants and enum that will be used throughout the repository like specific pins, mapping from state to led color etc.