acassis opened a new pull request, #6669:
URL: https://github.com/apache/incubator-nuttx/pull/6669

   ## Summary
   I found an issue in the APA102 framebuffer that wasn't spot
   before by fb test because this application draw symetric squares
   
   Normally in a display each line starts at left and increase to the
   right, however for this APA102 matrix the next line starts at the
   end of previous line and move the opposite direction, forming a
   zig-zag pattern.
   
   ## Impact
   Fix not symetric images
   ## Testing
   APA102 RGB LED Matrix
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to