From b81e83e7e6c88f33977baa56f3d4448d0bc64529 Mon Sep 17 00:00:00 2001 From: cecio Date: Mon, 30 Mar 2026 18:23:57 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1197a0..29f6164 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > > A complete rewrite of the application has been done: > - moved away from Arduino IDE environment, now the code is written for the [Pi Pico SDK](https://github.com/raspberrypi/pico-sdk) -> - dependencies on external libraries has been reduced a lot +> - dependencies on external libraries have been reduced a lot > - USB host support for Low Speed devices is now more robust (ATTiny85, EvilCrow, etc) > - hardware and functionalities are almost unchanged, see the [notes](https://github.com/cecio/USBvalve#notes-about-bootsel-and-version--100) below for details