CommandHandler.h File Reference
#include "CommandDelegate.h"
#include <WHashMap.h>
#include <SystemClock.h>
#include <HardwareSerial.h>
Include dependency graph for CommandHandler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CommandHandler |
Command handler class. More... | |
Enumerations | |
enum | VerboseMode { VERBOSE, SILENT } |
Verbose mode. More... | |
Variables | |
CommandHandler | commandHandler |
Global instance of CommandHandler. More... | |