Updated MS/TP Lurker program that monitors packets using the USB->RS485 adapter.
This commit is contained in:
@@ -13,7 +13,7 @@ SRCS = rs485.c \
|
||||
|
||||
OBJS = ${SRCS:.c=.o}
|
||||
|
||||
TARGET = rxfsm
|
||||
TARGET = rx_fsm
|
||||
|
||||
all: ${TARGET}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user