Skip to content

Commit 9f9a578

Browse files
committed
missing opening and closing brackets
1 parent cf53539 commit 9f9a578

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/drivers.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
346346
MLX90393 3 Axis Magnetometer <https://circuitpython.readthedocs.io/projects/mlx90393/en/latest/>
347347
MLX90395 3-Axis Magnetometer <https://circuitpython.readthedocs.io/projects/mlx90395/en/latest/>
348348
MMA8451 3 Axis Accelerometer <https://circuitpython.readthedocs.io/projects/mma8451/en/latest/>
349-
MMC56X3 Magnetometers https://circuitpython.readthedocs.io/projects/mmc56x3/en/latest/>
349+
MMC56X3 Magnetometers <https://circuitpython.readthedocs.io/projects/mmc56x3/en/latest/>
350350
MPU6050 Accelerometer, Gyroscope, and Temperature Sensor <https://circuitpython.readthedocs.io/projects/mpu6050/en/latest/>
351351
MSA301 3 Axis Accelerometer <https://circuitpython.readthedocs.io/projects/msa301/en/latest/>
352352
TLV493D 3 Axis Magnetometer <https://circuitpython.readthedocs.io/projects/tlv493d/en/latest/>
@@ -445,7 +445,7 @@ These sensors measure the ``distance`` to another object and may also measure li
445445
VL6180x 5 - 100 mm <https://circuitpython.readthedocs.io/projects/vl6180x/en/latest/>
446446
VL53L0x ~30 - 1000 mm <https://circuitpython.readthedocs.io/projects/vl53l0x/en/latest/>
447447
VL53L1X ~30 - 4000 mm <https://circuitpython.readthedocs.io/projects/vl53l1x/en/latest/>
448-
VL53L4CD Time of Flight <https://circuitpython.readthedocs.io/projects/vl53l4cd/en/latest/
448+
VL53L4CD Time of Flight <https://circuitpython.readthedocs.io/projects/vl53l4cd/en/latest/>
449449

450450
Radio
451451
--------
@@ -482,8 +482,8 @@ These provide functionality similar to ``analogio``, ``digitalio``, ``pulseio``,
482482
MCP4728 4-Channel, 12-bit Digital-to-Analog Converter <https://circuitpython.readthedocs.io/projects/mcp4728/en/latest/>
483483
MPR121 Capacitive Touch Sensor <https://circuitpython.readthedocs.io/projects/mpr121/en/latest/>
484484
PCA9685 16 x 12-bit PWM Driver <https://circuitpython.readthedocs.io/projects/pca9685/en/latest/>
485-
PCF8574 GPIO Expander https://circuitpython.readthedocs.io/projects/pcf8574/en/latest/>
486-
PCF8575 GPIO Expander https://circuitpython.readthedocs.io/projects/pcf8575/en/latest/>
485+
PCF8574 GPIO Expander <https://circuitpython.readthedocs.io/projects/pcf8574/en/latest/>
486+
PCF8575 GPIO Expander <https://circuitpython.readthedocs.io/projects/pcf8575/en/latest/>
487487
PCF8591 ADC + DAC Combo <https://circuitpython.readthedocs.io/projects/pcf8591/en/latest/>
488488
TCA8418 I2C Keyboard Multiplexor <https://circuitpython.readthedocs.io/projects/tca8418/en/latest/>
489489
TCA9548 I2C Multiplexer <https://circuitpython.readthedocs.io/projects/tca9548a/en/latest/>

0 commit comments

Comments
 (0)