summaryrefslogtreecommitdiff
path: root/firmware/export/config/iriverh100.h
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-06-06 21:37:17 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-06-07 01:38:55 +0000
commit2434b6ca258e43e61e6493911c08a5778f25728e (patch)
treea616c10752502cf0b4a71169baa7ba0a0872c273 /firmware/export/config/iriverh100.h
parente4ee5980c6490c6e4c5cedb8b1b4c37443b1c35a (diff)
downloadrockbox-2434b6ca258e43e61e6493911c08a5778f25728e.tar.gz
rockbox-2434b6ca258e43e61e6493911c08a5778f25728e.zip
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
(This migration happened over a decade ago!) Change-Id: Ib396414a16f2d763e549af49e3f3b03047dab49c
Diffstat (limited to 'firmware/export/config/iriverh100.h')
-rw-r--r--firmware/export/config/iriverh100.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h
index ac314c5342..33d79cb194 100644
--- a/firmware/export/config/iriverh100.h
+++ b/firmware/export/config/iriverh100.h
@@ -136,7 +136,7 @@
136 136
137/* define current usage levels */ 137/* define current usage levels */
138#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */ 138#define CURRENT_NORMAL 80 /* 16h playback on 1300mAh battery */
139#define CURRENT_BACKLIGHT 23 /* from IriverBattery twiki page */ 139#define CURRENT_BACKLIGHT 23 /* from IriverBattery wiki page */
140#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */ 140#define CURRENT_SPDIF_OUT 10 /* optical SPDIF output on */
141#define CURRENT_RECORD 105 /* additional current while recording */ 141#define CURRENT_RECORD 105 /* additional current while recording */
142#define CURRENT_REMOTE 8 /* additional current when remote connected */ 142#define CURRENT_REMOTE 8 /* additional current when remote connected */