apache-mynewt-bot commented on issue #2206: Update nrfx to 2.1.0
URL: https://github.com/apache/mynewt-core/pull/2206#issuecomment-591452728
 
 
   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### hw/drivers/adc/adc_nrf51/src/adc_nrf51.c
   <details>
   
   ```diff
   @@ -188,8 +188,8 @@
        cc_cfg = &nrf_adc_chan->config;
    
        /* Set the resolution and reference voltage for this channel to
   -    * enable conversion functions.
   -    */
   +     * enable conversion functions.
   +     */
        switch (cc_cfg->resolution) {
        case NRF_ADC_CONFIG_RES_8BIT:
            res = 8;
   ```
   
   </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