Dilbert
Firmware for the Dilbert interactive badge.
 All Classes Files Functions Variables Enumerations Macros Pages
Classes | Macros
AppManager.h File Reference
#include <Arduino.h>
#include <IButton.h>
#include <IInputDevice.h>
#include <IUniversalInputCallback.h>
#include <UniversalInputTypes.h>
#include "Dilbert.h"
Include dependency graph for AppManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppManager
 Used to manage several applications on the badge. More...
 

Macros

#define MAX_NUM_APPS   16
 Maximum number of apps that can be registered with the manager.
 
#define BACKLIGHT_STATE_FULL   2
 
#define BACKLIGHT_STATE_DIM   1
 
#define BACKLIGHT_STATE_OFF   0