James
7
Hi Dave,
Thanks for sending that error through. The last time we had this error, it was solved by adding a small delay after initialising the sensor:
Try adding sleep(0.5)
on line 5 (after leds = PiicoDev_RGB()
), and see if that fixes things 
Keen to get to the bottom of this!
-James
2 Likes