commit e15d9ca4b3329c5c97f920547c086ad768ec3808 parent 5354ec57915d2a17f977583ff21ee8bfe3bf6747 Author: Joel Challis <git@zvecr.com> Date: Fri, 27 Jun 2025 06:49:26 +0100 Update link to AW20216S datasheet (#25416) Diffstat:
| M | docs/drivers/aw20216s.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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}