cederom commented on code in PR #3467:
URL: https://github.com/apache/nuttx-apps/pull/3467#discussion_r3181719758


##########
examples/spislv_test/spislv_test.c:
##########
@@ -40,7 +40,7 @@
 /* Define buffer sizes */
 #define RX_BUFFER_SIZE 64
 #define TX_BUFFER_SIZE 64
-#define SOURCE_FILE "dev/spislv2" /* SPI device path */
+#define DEFAULT_SPI_PATH "dev/spislv2"

Review Comment:
   Can we add the default value print to the help message? :-)



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