From 9810c8ed3e35dd8a9f8085a1c30742af53c63974 Mon Sep 17 00:00:00 2001 From: jmunoz Date: Thu, 4 Apr 2024 19:43:47 -0300 Subject: [PATCH] update README --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 990e202..a026180 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,6 @@ https://github.com/juan518munoz/PicoSwitch-WirelessGamepadAdapter/assets/6240050 3. A folder will appear, drag and drop the `.uf2` file inside it. ![image](https://github.com/juan518munoz/PicoSwitch-WirelessGamepadAdapter/assets/62400508/9185e9d4-0b41-44cb-83b8-f706c67d144c) -## Known issues -⚠️ Latest version doesn't seem to work with DS5 controllers, use [LegacyPicoSwitchWGA.uf2](https://github.com/juan518munoz/PicoSwitch-WirelessGamepadAdapter/releases). - ## Building 1. Install Make, CMake (at least version 3.13), and GCC cross compiler ```bash