Don't swamp the system with broadcast messages that nobody is listening to yet anyway.
commit8963cb7669294717d1e10146d5c7100699bf4995
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Wed, 11 Mar 2009 20:54:32 +0000 (11 20:54 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Wed, 11 Mar 2009 20:54:32 +0000 (11 20:54 +0000)
treef545743e43c51b69f8ce2c7ec96691ca72d36989
parent5900128a1860c50cef9bd2714d1cda532ef77814
Don't swamp the system with broadcast messages that nobody is listening to yet anyway.
Also, these messages should probably be done in a different way, like an update every second (or maybe half-second)
This should fix FS#10006

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20294 a1c6a512-1295-4272-9138-f99709370657
firmware/usbstack/usb_storage.c