Make it working, part 2

This commit is contained in:
Radek Pilar 2013-06-28 01:13:10 +02:00
parent 6d3a0294fb
commit ea29658191

View file

@ -5,6 +5,6 @@ ARDUINO_PORT = /dev/ttyUSB0
TARGET = brmdoor TARGET = brmdoor
ARDUINO_LIBS = AltSoftSerial ARDUINO_LIBS = SoftwareSerial
include /usr/share/arduino/Arduino.mk include /usr/share/arduino/Arduino.mk