diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/drivers.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/drivers.rst b/docs/drivers.rst index 86d0e428b..474022b28 100644 --- a/docs/drivers.rst +++ b/docs/drivers.rst @@ -8,8 +8,8 @@ These are drivers available in separate GitHub repos. Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/> RGB Displays <http://micropython-rgb.readthedocs.io/> Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/> - DS3231 Real-time Clock (Precision RTC) </projects/ds3231/en/latest/> - PCF8523 Real-time Clock (Adalogger RTC) </projects/pcf8523/en/latest/> + DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/> + PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/> TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/> TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/> PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/> |
