|
Arduino Universal Inputs
A collection of libraries for managing/processing input devices on Arduino.
|
Node type for linked list of IInputDevice. More...
#include <UniversalInputManager.h>

Public Attributes | |
| UIMListNode * | next |
| Pointer to next node. | |
| IInputDevice * | device |
| Pointer to input device. | |
Node type for linked list of IInputDevice.
1.8.6