a b
/
mbed-os-example-test
123
Diff: README.md
- Revision:
- 88:bea4f2daa48c
- Parent:
- 85:b4c5dbbf74e3
- Child:
- 89:448e37ce650a
--- a/README.md Mon Jan 07 12:00:02 2019 +0000 +++ b/README.md Tue Jan 08 12:45:03 2019 +0000 @@ -110,9 +110,7 @@ ### Output -To view the serial output you can use any terminal client of your choosing such as [PuTTY](http://www.putty.org/) or [CoolTerm](http://freeware.the-meiers.org/). - -The default baud rate for this application is set to `115200` and may be modified in the `mbed_app.json` file. +To view the serial output you can use any terminal client of your choosing such as [PuTTY](http://www.putty.org/) or [CoolTerm](http://freeware.the-meiers.org/). Unless otherwise specified, printf defaults to a baud rate of 9600 on Mbed OS. You can find more information on the Mbed OS configuration tools and serial communication in Mbed OS in the related [related links section](#related-links).