blob: cb10066430033f69575263f4d81a06d422d2a94d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#define _PAGE_ Rockbox on FM Recorder - Status
#include "head.t"
Known bugs (Feb 3, 2003):
<ul>
<li> The backlight turns on only when the disk spins up
<li> Rockbox does not detect the level of the battery
<li> Rockbox does not seem to be able to turn the unit off
<li> No radio support at all
</ul>
#include "foot.t"
|