diff options
| author | Joel Challis | 2025-06-27 07:49:26 +0200 |
|---|---|---|
| committer | GitHub | 2025-06-27 07:49:26 +0200 |
| commit | e15d9ca4b3329c5c97f920547c086ad768ec3808 (patch) | |
| tree | 3ca8073c6b1967462a1df021e4cd4358013712ad | |
| parent | 5354ec57915d2a17f977583ff21ee8bfe3bf6747 (diff) | |
Update link to AW20216S datasheet (#25416)
| -rw-r--r-- | docs/drivers/aw20216s.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/drivers/aw20216s.md b/docs/drivers/aw20216s.md index 36a6d63c33..042c8df129 100644 --- a/docs/drivers/aw20216s.md +++ b/docs/drivers/aw20216s.md @@ -2,7 +2,7 @@ SPI 18x12 LED matrix driver by Awinic. Supports a maximum of four drivers, each controlling up to 216 single-color LEDs, or 72 RGB LEDs. -[AW20216S Datasheet](https://doc.awinic.com/doc/20230609wm/b6a9c70b-e1bd-495b-925f-bcbed3fc2620.pdf) +[AW20216S Datasheet](https://doc.awinic.com/doc/202412/a055779b-49c0-4d09-8f04-73029f44b72b.pdf) ## Usage {#usage} |