Files

copied
Last update 6 years 1 month by Torsten Martinsen
Filesmotor
..
Makefile
motor.ino
test.py
Makefile
BOARD_TAG = pro5v328 #!! May need adjustment ARDUINO_PORT = /dev/ttyUSB0 ARDUINO_LIBS = #ARDUINO_DIR = /usr/share/arduino USER_LIB_PATH = /home/torsten/Arduino/Libraries include ../Arduino.mk
Report a bug