Fix peakmeter from delaying the initial display of the wps. Also change HZ/100 to...
commit7f332197adda5570e2ff27ca8d92d83908abee07
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 14 Nov 2009 20:07:31 +0000 (14 20:07 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Sat, 14 Nov 2009 20:07:31 +0000 (14 20:07 +0000)
tree71f776677e392a2744d1f692c887ce1ffa211f42
parent23cbf175f23ab623c25fcd10bbfa5bd594f2f55b
Fix peakmeter from delaying the initial display of the wps. Also change HZ/100 to TIMEOUT_NOBLOCK  which is more appropriater in the get_action() call below.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23625 a1c6a512-1295-4272-9138-f99709370657
apps/gui/wps.c