@@ -63,10 +63,10 @@ Helpers for building graphical interfaces using the displayio core module and fr
63
63
Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/ >
64
64
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
65
65
Bitmap Saver <https://circuitpython.readthedocs.io/projects/bitmapsaver/en/latest/ >
66
- Display Button <https://circuitpython.readthedocs.io/projects/display_button /en/latest/ >
66
+ Display Button <https://circuitpython.readthedocs.io/projects/display-button /en/latest/ / >
67
67
Display Notification <https://circuitpython.readthedocs.io/projects/display_notification/en/latest/ >
68
- Display Shapes <https://circuitpython.readthedocs.io/projects/display_shapes /en/latest/ >
69
- Display Text <https://circuitpython.readthedocs.io/projects/display-text /en/latest/ >
68
+ Display Shapes <https://circuitpython.readthedocs.io/projects/display-shapes /en/latest/ >
69
+ Display Text <https://circuitpython.readthedocs.io/projects/display_text /en/latest/ >
70
70
Framebuf Module <https://circuitpython.readthedocs.io/projects/framebuf/en/latest/ >
71
71
GFX (framebuf) <https://circuitpython.readthedocs.io/projects/gfx/en/latest/ >
72
72
Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/ >
@@ -140,7 +140,7 @@ Helpers for Bluetooth Low Energy (BLE).
140
140
BLE LYWSD03MMC (Xiaomi Mijia) <https://circuitpython.readthedocs.io/projects/ble_lywsd03mmc/en/latest/ >
141
141
BLE Magic Light <https://circuitpython.readthedocs.io/projects/ble_magic_light/en/latest/ >
142
142
BLE MIDI <https://circuitpython.readthedocs.io/projects/ble_midi/en/latest/ >
143
- BLE Radio <https://circuitpython.readthedocs.io/projects/ble-radio /en/latest/ >
143
+ BLE Radio <https://circuitpython.readthedocs.io/projects/ble_radio /en/latest/ >
144
144
145
145
LoRa Wireless Helpers
146
146
^^^^^^^^^^^^^^^^^^^^^
249
249
250
250
.. toctree ::
251
251
252
- SH1107 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_sh1107 /en/latest/ >
252
+ SH1107 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio-sh1107 /en/latest/ >
253
253
SSD1305 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1305/en/latest/ >
254
254
SSD1305 OLED (framebuf) <https://circuitpython.readthedocs.io/projects/ssd1305/en/latest/ >
255
255
SSD1306 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1306/en/latest/ >
@@ -322,7 +322,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
322
322
LSM303 Accelerometer Only<https://circuitpython.readthedocs.io/projects/lsm303-accel/en/latest/>
323
323
LSM303 Accelerometer and Magnetometer <https://circuitpython.readthedocs.io/projects/lsm303/en/latest/ >
324
324
LSM303DLH Magnetometer Only<https://circuitpython.readthedocs.io/projects/lsm303dlh-mag/en/latest/>
325
- LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm6ds /en/latest/ >
325
+ LSM6DSOX, LSM6DS33, and ISM330DHCT Accelerometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm6dsox /en/latest/ >
326
326
LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds0/en/latest/ >
327
327
LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds1/en/latest/ >
328
328
MLX90390 3 Axis Magnetometer <https://circuitpython.readthedocs.io/projects/mlx90393/en/latest/ >
0 commit comments