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 08b43f6 commit e4e457bCopy full SHA for e4e457b
adafruit_icm20x.py
@@ -528,7 +528,7 @@ class ICM20649(ICM20X):
528
import board
529
import adafruit_icm20x
530
531
- Once this is done you can define your `board.I2C` object and define your sensor object
+ Once this is done you can define your ``board.I2C`` object and define your sensor object
532
533
.. code-block:: python
534
@@ -603,7 +603,7 @@ class ICM20948(ICM20X): # pylint:disable=too-many-instance-attributes
603
604
605
606
607
608
609
0 commit comments