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 2021/05/23 13:09:18 UTC

[GitHub] [incubator-nuttx-apps] saramonteiro opened a new pull request #729: examples/termios: Small fix on a print message

saramonteiro opened a new pull request #729:
URL: https://github.com/apache/incubator-nuttx-apps/pull/729


   ## Summary
   
   This is a small fix on an instruction message to the user, the `databits` should be 7 instead of 5 to be compliant with the code.
   
   ## Impact
   
   From now on, if the user copy the message to paste in the terminal, it will work properly.
   It wouldn't work before because the message was with a `databits` different from the configured in the example.  
   
   ## 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.

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #729: examples/termios: Small fix on a print message

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #729:
URL: https://github.com/apache/incubator-nuttx-apps/pull/729


   


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