Go to advanced search

by mavriksc
Thu May 29, 2014 4:01 pm
Forum: Python
Topic: losing data when using Spidev xfer()
Replies: 1
Views: 777

losing data when using Spidev xfer()

the following code will set the colors on my ws2801 lights to red blue green and then off. while still going thru the loop. it will continue to display the counter but the lights do nothing. the person i'm working on this with moved the declaration and assignment to inside the loop and it began work...

Go to advanced search