Skip to content

Commit 5c26014

Browse files
author
deepikabhavnani
committed
Readme updated with default baudrate
1 parent d5531b1 commit 5c26014

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,7 @@ You can view individual examples and additional API information of the statistic
110110

111111
### Output
112112

113-
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/).
114-
115-
The default baud rate for this application is set to `115200` and may be modified in the `mbed_app.json` file.
113+
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.
116114

117115
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).
118116

0 commit comments

Comments
 (0)