MFC r272939: Shorten frontend name.
This commit is contained in:
parent
e2ad56a41d
commit
d9f8df105f
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user