Use full link because relative links don't work.
This commit is contained in:
parent
b6093a2452
commit
4bf7c6fb6e
|
@ -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/>
|
||||
|
|
Loading…
Reference in New Issue