From fa2e7f127b5f049958d435ec2ed133d25f579b8a Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 3 Jun 2020 17:31:37 +0200 Subject: [PATCH] updated readme text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 46c58ad59..79ac9a0cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # EMS-ESP version 2.0 (alpha) -*Warning: this is a snapshot from my EMS-ESP2 development repo and still in early stages of it's development. Not all features have been fully tested. Use at your own risk!* +*Warning: this is still in early stages of it's development. Not all features have been fully tested. Use at your own risk!* Note: Version 2.0 is not backward compatible with v1.0. The File system structure is different. When coming from version 1.9.x its best if you first erase the flash on the ESP and upload using USB. `esptool.py erase_flash` will clean the flash and `esptool.py -p COM6 -b 921600 write_flash 0x00000 firmware.bin` is an example of how to upload the firmware over USB. @@ -41,7 +41,7 @@ Note: Version 2.0 is not backward compatible with v1.0. The File system structur common commands available in all contexts: exit help - log [level] [raw] [trace ID] + log [level] [full|raw] [trace ID] su (top level)