You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd say the chances are somewhere above zero if I got my hands on one. Unfortunately most of the work on this library is driven by product requirements, and I don't have any such requirements, nor much free time at the moment!
Unfortunately I also switched from gpiod to RPi.GPIO (as RPi.GPIO uses MIT and not LGPL) and added a function to deactivate and (re-)activate the display (as I wanted to switch the display on/off later). What do you want to merge? ;)
As weird and painful as it is, you should be using the Linux standard gpiod. Anything else is either wrong, broken, soon to be broken, slow, or just uses gpiod under the hood anyway.
MIT vs LGPL is largely irrelevant when the entire OS is GPL anyway 😆
Any plans to support the ST7789V variant?
The text was updated successfully, but these errors were encountered: