linuxdvb rotor: change Max Rotor Movement to Init Rotor Time
This commit is contained in:
parent
3184c8b01d
commit
d02f23302b
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ const idclass_t linuxdvb_satconf_class =
|
|||
{
|
||||
.type = PT_U32,
|
||||
.id = "max_rotor_move",
|
||||
.name = "Max Rotor Movement (seconds)",
|
||||
.name = "Init Rotor Time (seconds)",
|
||||
.off = offsetof(linuxdvb_satconf_t, ls_max_rotor_move),
|
||||
.opts = PO_ADVANCED,
|
||||
.def.u32 = 120
|
||||
|
|
Loading…
Add table
Reference in a new issue