Happy to help… 🙂
I LOVE the product…
I am getting the following error at script startup, but otherwise it runs fine:
/home/pi/ospi_gc.py:132: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.
GPIO.setup(pin_sr_dat, GPIO.OUT)
-Ric