From 8d7f3ad5ca8c9f7da890bc236277329bb5aa6f96 Mon Sep 17 00:00:00 2001 From: Wind-stormger Date: Wed, 20 Jul 2022 16:34:45 +0800 Subject: [PATCH] add adafruit_ticks into drivers.rst Has been added in #331 , but in drivers.rst is missing. --- docs/drivers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/drivers.rst b/docs/drivers.rst index c9654ccf..a6277599 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -213,6 +213,7 @@ Miscellaneous Helpers SimpleMath Test Repo USB HID - Human Interface Device (Keyboard and Mouse) + Ticks Blinky --------