1
0
Fork 0
forked from len0rd/rockbox

misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.

(This migration happened over a decade ago!)

Change-Id: Ib396414a16f2d763e549af49e3f3b03047dab49c
This commit is contained in:
Solomon Peachy 2020-06-06 21:37:17 -04:00
parent e4ee5980c6
commit 2434b6ca25
15 changed files with 23 additions and 45 deletions

View file

@ -136,7 +136,7 @@
/* define current usage levels */
#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */
#define CURRENT_BACKLIGHT 23 /* from IriverBattery twiki page */
#define CURRENT_BACKLIGHT 23 /* from IriverBattery wiki page */
#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */
#define CURRENT_RECORD 105 /* additional current while recording */
#define CURRENT_REMOTE 8 /* additional current when remote connected */

View file

@ -141,7 +141,7 @@
/* define current usage levels */
#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */
#define CURRENT_BACKLIGHT 23 /* from IriverBattery twiki page */
#define CURRENT_BACKLIGHT 23 /* from IriverBattery wiki page */
#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */
#define CURRENT_RECORD 105 /* additional current while recording */
#define CURRENT_REMOTE 8 /* additional current when remote connected */