There was an error while loading. Please reload this page.
1 parent 7d2f453 commit 5509776Copy full SHA for 5509776
docs/getting_started/serial_communication.md
@@ -95,6 +95,8 @@ int main() {
95
96
<span class="tips">**Note:** This example only works if LED1 is on the Pwm pin of the board you are using, such as the NUCLEO-F401RE. </span>
97
98
+<span class="images"><span>The pin map of the NUCLEO-F401RE shows LED1 on the Pwm pin.</span></span>
99
+
100
```c
101
#include "mbed.h"
102
0 commit comments