most pixels ever working but void frameEvent(TCPClient c) function not running
in
Contributed Library Questions
•
2 years ago
Hi,
I have got the most pixels server running locally on my computer.
However, the void frameEvent(TCPClient c) function does not seem to run (and hence there is nothing visibly happening in the sketch - as when using the mostpixelsever library this function replaces the draw function).
I have tried using println's to debug it and it seems that the draw function is running. However, the frameEvent function is not.
Does anybody have any idea what is going on?
I have searched hard for an answer on the forums but it seems that there was something two years back that didn't get a response.
Thank you so much in advance and my apologies for my multiple posts over the last day.
Jamie
1