We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93978bc commit b31c2eaCopy full SHA for b31c2ea
docs/design_guide.rst
@@ -235,7 +235,7 @@ Renders as:
235
Use BusDevice
236
--------------------------------------------------------------------------------
237
238
-[BusDevice](https://github.com/adafruit/Adafruit_CircuitPython_BusDevice) is an
+`BusDevice <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_ is an
239
awesome foundational library that manages talking on a shared I2C or SPI device
240
for you. The devices manage locking which ensures that a transfer is done as a
241
single unit despite CircuitPython internals and, in the future, other Python
0 commit comments