Skip to content

Commit bcb2cd2

Browse files
committed
Add link to WikiTI in lcddrvce docs overview section
1 parent 59a5d30 commit bcb2cd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/libraries/lcddrvce.rst

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ This library exposes interfaces to send any supported command to the LCD (this e
2020
Communication with the LCD controller is done over an SPI connection; however, the SPI hardware is also used to communicate with the ARM coprocessor on Python models.
2121
As such, the SPI hardware is not always set up properly to communicate with the LCD controller, and this library exists to provide a reliable and performant interface to the LCD across calculator models.
2222

23+
For additional information about the LCD controller and its commands, check out the documentation on `WikiTI <https://wikiti.brandonw.net/index.php?title=84PCE:LCD_Controller>`__.
24+
2325
Library Initialization
2426
----------------------
2527

0 commit comments

Comments
 (0)