Pong game for ELEC1620 board.

Embed: (wiki syntax)

« Back to documentation index

ShiftReg Class Reference

ShiftReg Class Reference

A simple serial driver for a shift register that uses only three digital out pins. More...

#include <ShiftReg.h>


Detailed Description

A simple serial driver for a shift register that uses only three digital out pins.

Based on a fork of Ollie8/ShiftOut

Definition at line 9 of file ShiftReg.h.