From 92c15c6d199fb3f2e24995389f01646ef2010ef1 Mon Sep 17 00:00:00 2001 From: coliss86 Date: Sun, 12 Nov 2023 23:40:45 +0100 Subject: [PATCH] doc --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85614c5..1d407be 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ ATmega32u4 can be easily changed to act as keyboard and/or mouse too. With keybo - (old, don't use: Atari-joysticks (supports Sega Master System controller with 2-fire buttons) (ATARI) ¹ ²) - (old, don't use: Sony Playstation 1/2 controllers (doesn't support Dualshock or analog features) (PSX) ¹ ²) -* ¹ = needs Joystick-library -* ² = 2 controllers supported +¹ = needs Joystick-library + +² = 2 controllers supported If you use Linux and want to get more than 1 controller with one Arduino, check "Linux and more than one controller with one Arduino"-topic in this same page.