File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -520,7 +520,7 @@ class ICM20649(ICM20X):
520
520
521
521
**Quickstart: Importing and using the ICM20649 temperature sensor**
522
522
523
- Here is an example of using the `ICM2020649` class.
523
+ Here is an example of using the :class: `ICM2020649` class.
524
524
First you will need to import the libraries to use the sensor
525
525
526
526
.. code-block:: python
@@ -597,7 +597,7 @@ class ICM20948(ICM20X): # pylint:disable=too-many-instance-attributes
597
597
598
598
**Quickstart: Importing and using the ICM20948 temperature sensor**
599
599
600
- Here is an example of using the `ICM20948` class.
600
+ Here is an example of using the :class: `ICM20948` class.
601
601
First you will need to import the libraries to use the sensor
602
602
603
603
.. code-block:: python
You can’t perform that action at this time.
0 commit comments