File tree 1 file changed +3
-3
lines changed
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.
258
258
259
259
As for different serial terminal program you can check Arduino IDE
260
260
add-on `Serial Monitor for
261
- ESP8266 <( https://github.com/esp8266/Arduino/issues/1360) > `__ developed
261
+ ESP8266 <https://github.com/esp8266/Arduino/issues/1360> `__ developed
262
262
by user [@mytrain](https://github.com/mytrain) and discussed in
263
263
`#1360 <https://github.com/esp8266/Arduino/issues/1360 >`__.
264
264
@@ -292,12 +292,12 @@ firmware upload is shown below.
292
292
Reset Method: nodemcu, close up at the beginning of upload
293
293
294
294
Please 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).
296
296
297
297
Next picture covers complete upload of
298
298
`Blink.ino <https://github.com/esp8266/Arduino/blob/master/libraries/esp8266/examples/Blink/Blink.ino >`__
299
299
example 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 >`__.
301
301
302
302
.. figure :: pictures/a01-reset-nodemcu-complete.png
303
303
:alt: Reset Method: nodemcu, complete upload
You can’t perform that action at this time.
0 commit comments