mirror of
https://github.com/brmlab/brmdoor.git
synced 2025-06-07 19:24:01 +02:00
ARDUINO_PORT change
This commit is contained in:
parent
1b074b7271
commit
12204915e1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
ARDUINO_DIR = /usr/share/arduino
|
ARDUINO_DIR = /usr/share/arduino
|
||||||
|
|
||||||
BOARD_TAG = atmega328
|
BOARD_TAG = atmega328
|
||||||
ARDUINO_PORT = /dev/ttyUSB0
|
ARDUINO_PORT = /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A70078Q1-if00-port0
|
||||||
|
|
||||||
TARGET = brmdoor
|
TARGET = brmdoor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue