From 035970c7a96a13e9b484bc19c47232ff9fd14c15 Mon Sep 17 00:00:00 2001 From: lucianom Date: Wed, 12 Feb 2020 09:27:32 +0000 Subject: [PATCH] Fix description --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index da37d4a4..fc73742f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -20,7 +20,7 @@ lib_xua Change Log * CHANGE HID report descriptor to use generic events instead of GPI events, to report Key-phrase detection as AC Search, and to report end-call detection as AC Stop - * ADDED: Endpoint0 API functions to read and write Vendor and Product IDs + * ADDED: Ability to read or modify vendor and product IDs 0.2.1 -----