From 74aec33869db5177e0d87cbe3551c06c6d724fa1 Mon Sep 17 00:00:00 2001 From: MickGyver Date: Wed, 22 Jan 2020 13:48:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82c7a27..7aef3d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The input lag for this adapter is minimal. Here is the result from a test with a | Controller | Samples | Average | Max | Min | Std Dev | | ------ | ------ | ------ | ------ | ------ | ------ | -| Original Mega Drive Controller | 2342 | 0.75ms | 1.28ms | 0.24ms | 0.29ms | +| Original 3-Button Mega Drive Controller | 2342 | 0.75ms | 1.28ms | 0.24ms | 0.29ms | | 8bitdo M30 Wireless 2.4G | 2348 | 4.54ms | 8.05ms | 2.22ms | 1.31ms | The Mega Drive gamepad interface is based on this repository : https://github.com/jonthysell/SegaController but almost entirely rewritten and a lot of optimisations have been made.