Rename uart-relaycard to relaycard
This commit is contained in:
parent
122c0e6c35
commit
50ff908582
@ -3,5 +3,5 @@ include boards/nano.mk
|
|||||||
CPPFLAGS += -DBAUDRATE=$(AVRDUDE_BAUD)
|
CPPFLAGS += -DBAUDRATE=$(AVRDUDE_BAUD)
|
||||||
|
|
||||||
ifndef PROG
|
ifndef PROG
|
||||||
PROG = uart-relaycard
|
PROG = relaycard
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user