apache-mynewt-bot removed a comment on issue #796: Apps: central added
URL: https://github.com/apache/mynewt-nimble/pull/796#issuecomment-611439828
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### apps/central/src/main.c
   <details>
   
   ```diff
   @@ -56,7 +56,7 @@
            } else {
                MODLOG_DFLT(INFO,"Connection failed, error code: %i\n",
                    event->connect.status);
   -        } 
   +        }
            break;
        case BLE_GAP_EVENT_DISCONNECT:
            MODLOG_DFLT(INFO,"Disconnected, reason code: %i\n",
   ```
   
   </details>

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to