13 lines
321 B
Perl
13 lines
321 B
Perl
|
#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"
|