Outsidewall
Results
11
comments of
Outsidewall
The set rgb colour command 0x31 seems to need another byte, no idea what it's for. However the following works for me ``` def setRgb(self, r,g,b, persist=True): if persist: msg...