#include "Outputs.h"
Data associated to each Output.
Definition at line 19 of file Outputs.h.
Current activation status.
Definition at line 20 of file Outputs.h.
The numeric ID (0-32767) of the output.
Definition at line 21 of file Outputs.h.
The Arduino pin number to use for the output.
Definition at line 22 of file Outputs.h.
Defines the operational behavior of the output based on bits 0, 1, and 2 (See 'lists all outputs' command for more information).
Definition at line 23 of file Outputs.h.