mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Remove BATTERY_TYPES
Change-Id: I4fa03a10d0032fd6f92722bbe1d4b7eec0b95cb4
This commit is contained in:
parent
fb115e5bdb
commit
4f3bbeaffc
175 changed files with 432 additions and 951 deletions
|
@ -87,9 +87,6 @@
|
|||
brightness & \fixme{devise a way to get ranges from config-*.h} & N/A\\
|
||||
disk spindown & 3 to 254 & s\\
|
||||
battery capacity & \fixme{devise a way to get ranges from config-*.h} & mAh\\
|
||||
\opt{battery_types}{
|
||||
battery type & alkaline, nimh & N/A\\
|
||||
}
|
||||
\opt{HAVE_CAR_ADAPTER_MODE}{
|
||||
car adapter mode & on, off & N/A\\
|
||||
}
|
||||
|
|
|
@ -44,13 +44,6 @@
|
|||
\opt{ipod,sansa}{This value is fairly meaningless in the \playerman{}
|
||||
family at present, and work is on-going into finding a better way to
|
||||
determine battery life.}
|
||||
|
||||
\opt{battery_types}{
|
||||
\item [Battery Type.] This setting tells Rockbox which type of battery
|
||||
is currently used in the \dap{}.
|
||||
\nopt{xduoox3}{The two supported battery types are ``Alkaline'' or ``NiMH''.}
|
||||
\opt{xduoox3}{Older \playerman{} \playertype{} units shipped with a 1500mAh battery, while newer units ships with a 2000mAh battery. If you are not sure which type you have, older units have a button marked ``ESC''.}
|
||||
}
|
||||
}
|
||||
|
||||
\opt{usb_charging_enable}{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue