micropython/drivers/display
Damien George ca2427c313 drivers/display/ssd1306: Make poweron() work the same with SSD1306_SPI.
The poweroff() and poweron() methods are used to do soft power control of
the display, and this patch makes these methods work the same for both I2C
and SPI interfaces.
2017-10-06 12:48:44 +11:00
..
lcd160cr.py
lcd160cr_test.py
ssd1306.py drivers/display/ssd1306: Make poweron() work the same with SSD1306_SPI. 2017-10-06 12:48:44 +11:00