summaryrefslogtreecommitdiff
path: root/cethcan/cethcan.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2016-05-15 14:03:59 +0200
committerDavid Lamparter <equinox@diac24.net>2016-05-15 14:03:59 +0200
commit58e5252557fb0eea1585cd9624e1da0a730d9a4c (patch)
tree3187f5672dcc156c1574509bde7aacd4742feef2 /cethcan/cethcan.h
parent3dc9bd30e3e116cae4ca48c874a5ad571aa726c7 (diff)
cethcan: ttyDMX
Diffstat (limited to 'cethcan/cethcan.h')
-rw-r--r--cethcan/cethcan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cethcan/cethcan.h b/cethcan/cethcan.h
index 5b42f54..4d215f0 100644
--- a/cethcan/cethcan.h
+++ b/cethcan/cethcan.h
@@ -103,6 +103,7 @@ extern int ether_init(json_t *config);
extern int light_init_conf(json_t *config);
extern int bean_init_conf(json_t *config);
extern int espnet_init_conf(json_t *config);
+extern int ttydmx_init_conf(json_t *config);
extern void http_init(void);
#endif /* _CETHCAN_H */