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:
parent
a233109909
commit
3b898ae178
3 changed files with 18 additions and 18 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue