Link to C version of the driver.

pull/3/head
russhughes 2021-04-15 17:28:27 -07:00 zatwierdzone przez GitHub
rodzic ba7777a37d
commit 8dc6fe8810
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -15,6 +15,9 @@ https://penfold.owt.com/st7789py/ and videos of the example programs running
can be seen at https://www.youtube.com/watch?v=atBa0BYPAAc and
https://www.youtube.com/watch?v=2cnAhEucPD4.
If you are looking for a faster driver check out the C version of the driver at
https://github.com/russhughes/st7789_mpy
Slow ST7789 driver for MicroPython
==================================