hartmannathan opened a new pull request #4036:
URL: https://github.com/apache/incubator-nuttx/pull/4036


   ## Summary
   
   drivers/sensors/hyt271.c:
   
   - struct hyt271_dev_s: Identifier `lock_measure_cylce` was misspelled. Fix 
to `lock_measure_cycle` and update all instances in the file.
   - `hyt271_mr()`, `hyt271_cmd()`, `hyt271_change_addr()`, 
`hyt271_measure_read()`, `hyt271_thread()`: Update instances of the renamed 
`lock_measure_cycle` variable and fix various typos in comments.
   
   ## Impact
   
   Improves readability.
   
   ## Testing
   
   nxstyle.


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