TimJTi commented on code in PR #16257: URL: https://github.com/apache/nuttx/pull/16257#discussion_r2063434876
########## include/nuttx/video/rgbcolors.h: ########## @@ -33,10 +33,9 @@ /* Color Creation and Conversion Macros *************************************/ -/* This macro creates RGB24 from 8:8:8 RGB */ - Review Comment: Comment here was incorrect - I didn't need to change rgbcolors.h in the end, but didn't back out all changes including a style change (now, I understand, that shouldn't be done in this submission) and deleting a line I shouldn't have. Reverted/fixed. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org