File tree Expand file tree Collapse file tree
shared-bindings/aurora_epaper Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545// | display.refresh()
4646// |
4747// | For more information on how these displays are driven see:
48- // | https://www.pervasivedisplays.com/wp-content/uploads/2023/02/4P018-00_04_G2_Aurora-Mb_COG_Driver_Interface_Timing_for_small-size_20231107.pdf
48+ // | < https://www.pervasivedisplays.com/wp-content/uploads/2023/02/4P018-00_04_G2_Aurora-Mb_COG_Driver_Interface_Timing_for_small-size_20231107.pdf>
4949// | """
5050// |
5151// | def __init__(
6262// | ) -> None:
6363// | """Create a framebuffer for the Aurora CoG display.
6464// |
65- // | .. note:: Displays of size 1.9" and 2.6" are not tested, and exibit unexpected behavior.
65+ // | .. note:: Displays of size 1.9" and 2.6" are not tested, and may exibit unexpected behavior.
6666// |
6767// | :param busio.SPI spi_bus: The SPI bus that the display is connected to
6868// | :param microcontroller.Pin chip_select: The pin connected to the displays chip select input
You can’t perform that action at this time.
0 commit comments