mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
remove pilot auto_sw
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1e940c232
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2020-04-13 (Mon, 13 Apr 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -323,13 +323,12 @@ const CMenuOptionChooser::keyval SATSETUP_SCANTP_POL[SATSETUP_SCANTP_POL_COUNT]
|
||||
{ 3, LOCALE_EXTRA_TP_POL_R }
|
||||
};
|
||||
|
||||
#define SATSETUP_SCANTP_PILOT_COUNT 4
|
||||
#define SATSETUP_SCANTP_PILOT_COUNT 3
|
||||
const CMenuOptionChooser::keyval SATSETUP_SCANTP_PILOT[SATSETUP_SCANTP_PILOT_COUNT] =
|
||||
{
|
||||
{ ZPILOT_ON, LOCALE_OPTIONS_ON },
|
||||
{ ZPILOT_OFF, LOCALE_OPTIONS_OFF },
|
||||
{ ZPILOT_AUTO, LOCALE_EXTRA_TP_PILOT_AUTO },
|
||||
{ ZPILOT_AUTO_SW, LOCALE_EXTRA_TP_PILOT_AUTO_SW }
|
||||
{ ZPILOT_AUTO, LOCALE_EXTRA_TP_PILOT_AUTO }
|
||||
};
|
||||
|
||||
#define OPTIONS_SOUTH0_NORTH1_OPTION_COUNT 2
|
||||
|
Reference in New Issue
Block a user