EX-Display
EX-Display
Loading...
Searching...
No Matches
/home/runner/work/EX-Display/EX-Display/Controller.h File Reference
#include "CallbackInterface.h"
#include "DisplayManager.h"
#include "InputManager.h"
#include "Logger.h"
#include "ScreenManager.h"
#include <Arduino.h>
Include dependency graph for Controller.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Controller
 Class for the central controller for EX-Display. All application activities are controlled through this class to manage screens, displays, and user input. All devices have their begin or init type methods called from Controller::begin(). More...