Defines the structure of the main controller of the device. More...
#include <memory>
#include "../alexa_interaction/alexa_interaction.h"
#include "../config/config.h"
#include "../connectivity/connectivity.h"
#include "../indicator/indicator.h"
#include "../logging/logging.h"
#include "../manual_interaction/manual_interaction.h"
#include "../motor_driver/motor_driver.h"
#include "../storage/storage.h"
Go to the source code of this file.
Classes | |
class | Controller |
Defines the structure of the main controller of the device.