1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-04 18:03:20 +03:00

Reworded Serial to USB Power Supply Note

This commit is contained in:
h4rm0n1c 2015-07-16 17:43:57 +08:00 committed by Ivan Grokhotkov
parent 48ca93511a
commit d52832584e

View File

@ -211,7 +211,7 @@ You need to put ESP8266 into bootloader mode before uploading code.
For stable use of the ESP8266 a power supply with 3.3V and >= 250mA is required.
* Note
- using Power from USB to Serial is may unstable, they not deliver enough current.
- Using the Power available from the USB to Serial adapter is not reccomended, these adapters typically do not supply enough current to run the ESP8266 reliably in every situation, an external supply or regulator is preferred.
#### Serial Adapter ####