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


##########
drivers/sensors/nau7802.c:
##########
@@ -124,20 +125,20 @@ static int nau7802_read_reg(FAR nau7802_dev_s *dev, 
uint8_t addr, void *buf,
                             uint8_t nbytes)
 {
   struct i2c_msg_s readcmd[2] = {

Review Comment:
   Please move "{" to new line. The nxstyle in CI should have catch it early, 
it seems faulty, I will fix it.



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