From 35e0c0f16f58a7503045de5e047e029dd06983a2 Mon Sep 17 00:00:00 2001 From: Alex AUVOLAT Date: Thu, 9 Jan 2014 16:02:56 +0100 Subject: Added FEED/FED signals in protocol. --- monitor/mon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'monitor/mon.h') diff --git a/monitor/mon.h b/monitor/mon.h index 32d60c4..4430e5f 100644 --- a/monitor/mon.h +++ b/monitor/mon.h @@ -20,6 +20,7 @@ typedef struct { } t_input; typedef enum { + MS_PERROR, MS_FINISH, MS_RUN, MS_AUTO, -- cgit v1.2.3