diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2008-04-02 22:42:21 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2008-04-02 22:42:21 +0000 |
| commit | 01a106dbfa51127d60ed4404e75f005d58738939 (patch) | |
| tree | 5024c3e4712b7359804429801c098c2a4fdb5d0d /apps/plugins/CATEGORIES | |
| parent | d5f37b2235eee14041f538f3344e0f80bb73fe87 (diff) | |
| download | rockbox-01a106dbfa51127d60ed4404e75f005d58738939.zip rockbox-01a106dbfa51127d60ed4404e75f005d58738939.tar.gz rockbox-01a106dbfa51127d60ed4404e75f005d58738939.tar.bz2 rockbox-01a106dbfa51127d60ed4404e75f005d58738939.tar.xz | |
Make the measured LCD scanrates from the greylib known to the scanrate test plugin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16938 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/CATEGORIES')
| -rw-r--r-- | apps/plugins/CATEGORIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index 4b267c1..c2ad75e 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -80,6 +80,7 @@ stopwatch,apps test_codec,viewers test_disk,apps test_fps,apps +test_grey,apps test_sampr,apps test_scanrate,apps test_viewports,apps |