Readme Status added
This commit is contained in:
parent
f89a3ed117
commit
dc6bd182ff
|
|
@ -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|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue