Shorten frontend name.

This commit is contained in:
Alexander Motin 2014-10-11 12:56:49 +00:00
parent 7d9cb4d9ab
commit 5c8dcc1131

View file

@ -230,7 +230,7 @@ static struct periph_driver ctlfe_driver =
static struct ctl_frontend ctlfe_frontend =
{
.name = "camtarget",
.name = "camtgt",
.init = ctlfeinitialize,
.fe_dump = ctlfe_dump,
.shutdown = ctlfeshutdown,