From c37078d27a2c36d226ad079fb65c37086a673725 Mon Sep 17 00:00:00 2001 From: cuu Date: Mon, 17 Mar 2025 13:33:35 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6824efc..76f67e0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ --- ## 📌 Features -- **RP2040-based** with open-source firmware. +- Supports the Raspberry Pi **Pico H**/ **Pico WH** series and various compatible modules. - **Expandable hardware** with SPI/I²C/UART for external peripherals. - **Support for Micropython & C/C++ development** using the Raspberry Pi Pico SDK. - **Customizable keypad & UI**, allowing users to modify functionalities.