From f1b6a0b90340a3979dd21bf43fb99d2b13570793 Mon Sep 17 00:00:00 2001 From: lucianom Date: Tue, 11 Feb 2020 16:53:38 +0000 Subject: [PATCH] Fix typo --- CHANGELOG.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e2ff343b..da37d4a4 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: Enndpoint0 API functions to read and write Vendor and Product IDs + * ADDED: Endpoint0 API functions to read and write Vendor and Product IDs 0.2.1 -----