Project

General

Profile

Revision 751

encoders.c works! there is a ton of debug output but I want to get the commit in before I am to tired and do something dumb.

View differences:

Makefile
14 14
# USE_WIRELESS = 1
15 15

  
16 16
# com1 = serial port. Use lpt1 to connect to parallel port.
17
AVRDUDE_PORT = com4
17
AVRDUDE_PORT = /dev/ttyUSB0
18 18
#
19 19
###################################
20 20

  

Also available in: Unified diff