MFC r272939: Shorten frontend name.

This commit is contained in:
mav 2014-10-20 07:58:01 +00:00
parent e2ad56a41d
commit d9f8df105f

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,