yezhonghui2024 commented on code in PR #17523:
URL: https://github.com/apache/nuttx/pull/17523#discussion_r2633432740


##########
drivers/sensors/bmi160_base.c:
##########
@@ -51,6 +51,64 @@ static void bmi160_configspi(FAR struct spi_dev_s *spi)
 }
 #endif
 
+static void bmi160_transferspi(FAR struct spi_dev_s *spi, bool write,

Review Comment:
   > Please add function description with its parameters
   
   @acassis thanks, Already add



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