acassis commented on code in PR #15905:
URL: https://github.com/apache/nuttx/pull/15905#discussion_r1970002962


##########
Documentation/applications/games/brickmatch/index.rst:
##########
@@ -26,7 +27,8 @@ matrix to the right SPI pins (look your board configuration) 
and the
 APDS9960 to the I2C port (also connect its INT pin).
 
 If you don't have an APA102 matrix you can also play it using an LCD
-display and a digital joystick (DJOYSTICK) or the console input. 
+display or led matrix(WS2812) and a digital joystick (DJOYSTICK), gpio pins

Review Comment:
   WS2812 is not supported because the game only works for LCD (real display) 
or LCD interfaces like 
https://github.com/apache/nuttx/blob/master/drivers/lcd/apa102.c and nobody 
create an LCD interface to WS2812



-- 
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

Reply via email to