Arduino Universal Inputs
A collection of libraries for managing/processing input devices on Arduino.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator
Classes
IButton.h File Reference
#include "IInputDevice.h"
#include "Arduino.h"
Include dependency graph for IButton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IButton
 Represents a two state button. More...