File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ REST signal and you will see nothing on the Serial Monitor.
258258
259259As for different serial terminal program you can check Arduino IDE
260260add-on `Serial Monitor for
261- ESP8266 <( https://github.com/esp8266/Arduino/issues/1360) > `__ developed
261+ ESP8266 <https://github.com/esp8266/Arduino/issues/1360> `__ developed
262262by user [@mytrain](https://github.com/mytrain) and discussed in
263263`#1360 <https://github.com/esp8266/Arduino/issues/1360 >`__.
264264
@@ -292,12 +292,12 @@ firmware upload is shown below.
292292 Reset Method: nodemcu, close up at the beginning of upload
293293
294294Please note that the reset sequence is about 10x shorter comparing to
295- `ck <@ ck >`__ reset (about 25ms vs. 250ms).
295+ `ck <# ck >`__ reset (about 25ms vs. 250ms).
296296
297297Next picture covers complete upload of
298298`Blink.ino <https://github.com/esp8266/Arduino/blob/master/libraries/esp8266/examples/Blink/Blink.ino >`__
299299example at 921600 baud. Except for difference of the reset signal
300- sequence, the complete upload looks similar to that of `ck <@ ck >`__.
300+ sequence, the complete upload looks similar to that of `ck <# ck >`__.
301301
302302.. figure :: pictures/a01-reset-nodemcu-complete.png
303303 :alt: Reset Method: nodemcu, complete upload
You can’t perform that action at this time.
0 commit comments