eren-terzioglu commented on code in PR #3467:
URL: https://github.com/apache/nuttx-apps/pull/3467#discussion_r3179924249


##########
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:
   Default path was spislv2. I did not break any workflow with this update. I 
can change example usage to spislv2 if it is fine for you? What do you think?  



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