Readme Status added

This commit is contained in:
Piyush मिश्रः 2021-01-18 23:57:44 +05:30
parent f89a3ed117
commit dc6bd182ff
1 changed files with 8 additions and 1 deletions

View File

@ -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 # 1. Each line in the text should start with #
2. you can write as foo=value or just values with space 2. you can write as foo=value or just values with space
### Example #### Example
``` #s=1 b=2 ``` ``` #s=1 b=2 ```
```#1 5 4``` ```#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) ![3](screenshots/3.png)