You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/17 09:14:39 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #2321: drivers/leds/apa102: remove/fix references to I2C/LM-75 (comments only)

xiaoxiang781216 commented on pull request #2321:
URL: https://github.com/apache/incubator-nuttx/pull/2321#issuecomment-728795620


   @diegoherranz please help fix minor nxstyle warning here:
   https://github.com/apache/incubator-nuttx/pull/2321/checks?check_run_id=1410972471
   ```
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/leds/apa102.c:141:1: error: Missing blank line after comment
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/leds/apa102.c:184:83: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/leds/apa102.c:220:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/leds/apa102.c:243:28: error: Operator/assignment must be preceded with whitespace
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/leds/apa102.c:243:28: error: Operator/assignment must be followed with whitespace
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org