Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host_GetSetEndpointProperty(). Update host mode Audio class inline functions to prevent unused parameter warnings.

This commit is contained in:
Dean Camera 2011-08-28 01:40:36 +00:00
parent a233109909
commit 3b898ae178
3 changed files with 18 additions and 18 deletions

View file

@ -26,6 +26,7 @@
* -# Fix HID report parser usage support for array types
* -# Add additional standard request helper functions to host mode
* -# Add Dataflash_SendCommand()
* -# Make HOST_DEVICE_SETTLE_DELAY_MS a global variable that can be changed
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews