ukmaker
ukmaker
In my PlatformIO installation V5.2.5 the board file for the electrosmith Daisy Seed has incorreect sizes for Flash and RAM - thet have been swapped. This appears to be the...
This PR adds the ability to define a window for text. Subsequent calls to print(), write() etc will cause the text to be printed within the window. Lines which are...
The` read() `method in `MultiTrellis `does not currently support the `polling `flag. This results in unnecessary bus activity which injects noise in to the PSU for audio applications. This PR...
NeoTrellis.h defines three methods for registering a callback with NeoTrellis and MultiTrellis. The method signatures are such that this does not compile for me using PlatformIO. A signature such as...