From e86ea98718a47638884c43bac0f8f121bd78e8d1 Mon Sep 17 00:00:00 2001 From: luc Date: Wed, 21 Oct 2015 20:42:43 +0800 Subject: [PATCH] Update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc7ce5f2..44af8662 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,11 @@ Currently, I tested on ESP01 using 64K SPIFFS ( please use data directory conten *from printer/host to module (not fully implemented) -request configuration/status -set AP/STATION,SSID,PASSSWORD,DHC/STATIC,IP,MASK,GW,BAUD from serial - -reset module from host/printer: [ESP888]RESTART (done) + -restart module from host/printer: [ESP888]RESTART (done) -Get IP (only printer see answer): [ESP111]M117 (done) + -reset EEPROM and restart: [ESP444]RESET + -display EEPROM content: [ESP444]CONFIG + -go to safe mode without restart: [ESP444]SAFEMODE ##Front End (implemented) --Display printer status (done)