X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c647c2763980b374da1c4314c752295d72228d4c..d6edfe35c8a9490407e4a5e34f8e5108c6a260a3:/Demos/Device/Incomplete/Sideshow/Sideshow.c diff --git a/Demos/Device/Incomplete/Sideshow/Sideshow.c b/Demos/Device/Incomplete/Sideshow/Sideshow.c index fdf4265e6..151d28200 100644 --- a/Demos/Device/Incomplete/Sideshow/Sideshow.c +++ b/Demos/Device/Incomplete/Sideshow/Sideshow.c @@ -37,7 +37,7 @@ appear as a new SideShow device which can have gadgets loaded onto it. - Note that while the incomming content is buffered in packet struct + Note that while the incoming content is buffered in packet struct form, the data is not actually displayed. It is left to the user to write sufficient code to read out the packed data for display to a screen.