From dc6bd182ffcb32210bea742102e2c0848c942b05 Mon Sep 17 00:00:00 2001 From: Piyush Raj Date: Mon, 18 Jan 2021 23:57:44 +0530 Subject: [PATCH] Readme Status added --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b4c71a..6270179 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,19 @@ It is a simple application to see log from serialports and plot on graph. 1. Each line in the text should start with # 2. you can write as foo=value or just values with space -### Example +#### Example ``` #s=1 b=2 ``` ```#1 5 4``` +## Status of Serial port +|State |Meaning | +|----------|-----------------------------| +|JAGRIT |Mode of Active | +|SAYAN |Mode of Sleeping | +|AVRODTIH |Mode of being stopped | +|PARIVARTIT|Mode of being values modified| ![3](screenshots/3.png)