benmcevoy
benmcevoy
Using the 23-spisimple example on a Raspberry Pi Zero. If i enable USE_SPI_MASTER_AUX and wire in a loopback on the pi-zero between pins GPIO20 and GP19 as described in the...
hi, struggling to try and get audio from the gpio12/13 i have set define USE_PWM_AUDIO_ON_ZERO in sysconfig.h and built (on the 3.6 branch) but not having any luck. does anyone...
In the IFieldRenderingString interface we have three methods, WithAttribute, DisableWebEdit, and DefaultValueIfEmpty. These methods return IFieldRenderingString (the `this`), and were intended to be builder methods to let the user build...