I’ve added the library and dependencies for the forked library which should support my teal tab LED screen.
If I understand correctly, I should be using the initS() method for initialisation, but this method does not seem to be available in code completion and won’t compile.
When I install the library, it automatically installs this:
Which I assume it extends. Perhaps there is a conflict as the header + cpp files have the same name? How should I resolve this?
Thanks!