Added support for AC Stop (End Call), Volume Increment and Volume

Decrement bit fields in the HID report.
This commit is contained in:
mbanth
2019-12-13 18:17:36 +00:00
parent d8f34aa64d
commit e5389e4348
3 changed files with 12 additions and 9 deletions

View File

@@ -11,6 +11,8 @@ lib_xua Change Log
microphone operation
* FIXED: Descriptors for XUA_ADAPTIVE incorrectly defined for IN endpoint
* ADDED: Guards to user_hid.h and xua_hid.h
* ADDED: UAC1 HID support for AC Stop (End Call), Volume Increment and
Volume Decrement
0.2.1
-----