Skip to content

Commit 36825be

Browse files
committed
NodeMCU doc update
Thanks to lrmoreno007 esp8266#4715
1 parent 39fd2da commit 36825be

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/boards.rst

+1
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ According to the manufacturer, "with a micro USB cable, you can connect NodeMCU
274274
RST, then releasing FLASH, then releasing RST. This forces the CP2102 device to power cycle and to be re-numbered by Linux.
275275

276276
The board also features a NCP1117 voltage regulator, a blue LED on GPIO16 and a 220k/100k Ohm voltage divider on the ADC input pin.
277+
The ESP-12E has sometimes a led connected on GPIO2
277278

278279
Full pinout and PDF schematics can be found `here <https://github.com/nodemcu/nodemcu-devkit-v1.0>`__
279280

tools/boards.txt.py

+1
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@
435435
'RST, then releasing FLASH, then releasing RST. This forces the CP2102 device to power cycle and to be re-numbered by Linux.',
436436
'',
437437
'The board also features a NCP1117 voltage regulator, a blue LED on GPIO16 and a 220k/100k Ohm voltage divider on the ADC input pin.',
438+
'The ESP-12E has sometimes a led connected on GPIO2',
438439
'',
439440
'Full pinout and PDF schematics can be found `here <https://github.com/nodemcu/nodemcu-devkit-v1.0>`__',
440441
],

0 commit comments

Comments
 (0)