diff options
| author | Arslaan Pathan <[email protected]> | 2026-03-29 16:11:44 +1300 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-03-29 16:11:44 +1300 |
| commit | 1df9772deea8453a1e2cb4181eac08cc3cd8e43a (patch) | |
| tree | c726b1e55956d9ad571a9d2d987735769924fd4d /README.md | |
| parent | fff37fb796077cf2d137cf6f76ab825e2ee3aa09 (diff) | |
| download | zwzn-freefit-re-1df9772deea8453a1e2cb4181eac08cc3cd8e43a.tar.xz zwzn-freefit-re-1df9772deea8453a1e2cb4181eac08cc3cd8e43a.zip | |
i spelt pypi wrong
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
