From 1df9772deea8453a1e2cb4181eac08cc3cd8e43a Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sun, 29 Mar 2026 16:11:44 +1300 Subject: i spelt pypi wrong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f557b76..7502236 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Header packet is followed by chunked RGB565 data, 1 chunk = MTU-14 bytes ## Scripts and tests -Located in the root of this git repo are some test scripts and files to get you going with your own implementations. BLE implementations are written in Python + the bleak library from PyPi. +Located in the root of this git repo are some test scripts and files to get you going with your own implementations. BLE implementations are written in Python + the bleak library from PyPI. The following scripts are available: -- cgit v1.2.3