commit 08e465f46f10075fc5888113b7209f3fea08b364
Author: Jonathan Dowland <jmtd@debian.org>
AuthorDate: Sun Apr 2 19:45:26 2017 +0100
Commit: Jonathan Dowland <jmtd@debian.org>
CommitDate: Sun Apr 2 19:45:26 2017 +0100
Yet another FC30 variant
---
src/setup/joystick.c | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/setup/joystick.c b/src/setup/joystick.c
index c1cc946d..533fc678 100644
--- a/src/setup/joystick.c
+++ b/src/setup/joystick.c
@@ -489,6 +489,13 @@ static const known_joystick_t known_joysticks[] =
nes30_pro_controller,
},
+ // yet another variant, Linux/bluetooth
+ {
+ "8Bitdo FC30 Pro",
+ 6, 16, 1,
+ nes30_pro_controller,
+ },
+
// the above, NES variant, connected over bluetooth
{
"8Bitdo NES30 Pro",