hartmannathan opened a new pull request, #8404:
URL: https://github.com/apache/nuttx/pull/8404

   ## Summary
   
   For serial communications, there is a define called CRTS_IFLOW which is used 
to setup RTS (Request To Send). In various comments, this was incorrectly 
called CCTS_IFLOW (a name that does not exist in code), which can cause 
confusion, especially if the developer will copy and paste this into code. This 
PR fixes the affected comments.
   
   ## Impact
   
   Better correctness in comments. No functional change.
   
   ## Testing
   
   N/A


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to