From b361b9a16611057b59273426839718b1246dae74 Mon Sep 17 00:00:00 2001 From: Garrett Brown Date: Mon, 27 May 2024 14:55:07 -0700 Subject: [PATCH] Tag version 21.1.16 Changes since v21.1.15: * [udev] Fixed USB VendorID/ProductID for some controllers (thanks nadenislamarre!) * [udev] Fixed axis when not aligned on 0 (thanks nadenislamarre!) * [udev] Correctly count all buttons even if not mapped (thanks nadenislamarre!) * [udev] Correctly close uninitialized joysticks (thanks nadenislamarre!) --- peripheral.joystick/addon.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/peripheral.joystick/addon.xml.in b/peripheral.joystick/addon.xml.in index 088bb830..21c54a35 100644 --- a/peripheral.joystick/addon.xml.in +++ b/peripheral.joystick/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@