Arduino-GPIO
General Purpose Input/Output (GPIO) library for Arduino
|
Go to the source code of this file.
Functions | |
void | setup () |
void | loop () |
Variables | |
Software::Serial< BOARD::D0 > | Serial |
SRPIO< LSBFIRST, BOARD::D1, BOARD::D2 > | srpio |
void loop | ( | ) |
Definition at line 16 of file ShiftInOut.ino.
void setup | ( | ) |
Definition at line 9 of file ShiftInOut.ino.
Software::Serial<BOARD::D0> Serial |
Definition at line 6 of file ShiftInOut.ino.
Definition at line 7 of file ShiftInOut.ino.