So I have a class that outputs pixel data via serial based on the contents of a buffer. The buffer is modified in loop() and the data is sent in send(). loop() calls send, send