summaryrefslogtreecommitdiffstats
path: root/lock/Bend.Makefile
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-05-05 08:47:09 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-05-05 08:47:09 +0800
commit4d09dbda9ed5bc49772bce592995f55b9b00da91 (patch)
tree22778b4d9824934946faad3e718df2599df42086 /lock/Bend.Makefile
parent9dacb1393364678fa985b263d0c330224a87e1ee (diff)
downloadsmart-home-4d09dbda9ed5bc49772bce592995f55b9b00da91.tar.gz
Change the LED port for bend.
Diffstat (limited to 'lock/Bend.Makefile')
-rw-r--r--lock/Bend.Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lock/Bend.Makefile b/lock/Bend.Makefile
index e4df116..bbd3563 100644
--- a/lock/Bend.Makefile
+++ b/lock/Bend.Makefile
@@ -1,6 +1,6 @@
CC = avr-gcc
MCU = atmega328p
-PORT = /dev/cuaU1
+PORT = /dev/cuaU0
TARGET = bend
SRC = bend.c uart.c nrfm.c util.c