mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 19:24:01 +02:00
Make it working, part 2
This commit is contained in:
parent
6d3a0294fb
commit
ea29658191
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue