From 3d4cf9a065b8f923a5283cbd37cb61a8c38a709d Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 17 Apr 2015 23:16:14 +0800 Subject: [PATCH] Update README.md missng space to emulate LF --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d5b4ad14..8b598b76 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ TBD --Use GPIO2 to ground to reset all settings in hard way - 2-6 sec after boot / not before!! Set GPIO2 to ground before boot change boot mode and go to special boot that do not reach FW - I did not found information on this. Currently boot take 10 sec - giving 8 seconds to connect GPIO2 to GND and do an hard recovery for settings --Use GPIO0 to ground to be in update mode --Use a switch to reset/disable module ---Use GPIO2 connected to a printer pin to interrupt the bridge loop if need change configuration (may be not necessary if no performance impact of allowing ESP screening commands - TBT - TBC) no need anymore +--Use GPIO2 connected to a printer pin to interrupt the bridge loop if need change configuration (may be not necessary if no performance impact of allowing ESP screening commands - TBT - TBC) no need anymore --TODO: Full wiring with drawing TBD @@ -38,7 +38,7 @@ Additionnaly: *Wifi Mode : Access point / Client station (not sure it is useful to handle AP/STA in same time as make configuration more complex, but use AP/STA only to help the configuration mode = be able to scan other AP/ test connection when in AP mode ) *IP Generation: DHCP/Static IP *IP/MASK/GATEWAY for static data -*Usage: Bridge/Front End no need anymore +*Usage: Bridge/Front End no need anymore *Baud Rate for serial (supported : 9600, 19200, 38400, 57600, 115200, 230400) ... TBD @@ -50,7 +50,7 @@ PW:12345678 IP: 192.168.0.1 Mask: 255.255.255.0 GW:192.168.0.1 -Bridge Mode no need anymore +Bridge Mode no need anymore Baud rate: 9600 From web: