Project

General

Profile

Statistics
| Branch: | Revision:

root / forklift / code / twi.h @ master

History | View | Annotate | Download (1.53 KB)

# Date Author Comment
a52b0259 03/01/2012 11:46 AM Thomas Mullins

Added code for forklift AVR

twi.c and twi.h were taken from Arduino's library. forklift.c currently
implements i2c slave communication, but no motor control or sensor input
yet.