File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
shared-bindings/aurora_epaper Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 45
45
// | display.refresh()
46
46
// |
47
47
// | 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>
49
49
// | """
50
50
// |
51
51
// | def __init__(
62
62
// | ) -> None:
63
63
// | """Create a framebuffer for the Aurora CoG display.
64
64
// |
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.
66
66
// |
67
67
// | :param busio.SPI spi_bus: The SPI bus that the display is connected to
68
68
// | :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