Update README.md
This commit is contained in:
parent
542dd6a7da
commit
160a39106a
@ -31,3 +31,7 @@ Running the program on pi, will initialize the configuration file and check if t
|
|||||||
> **Enter Configuration Manually** allows to enter mentioned information manually without a config_file
|
> **Enter Configuration Manually** allows to enter mentioned information manually without a config_file
|
||||||
|
|
||||||
> **Enter Communication Mode** requires a configuration flag to enter. Can't be entered without a configuration. After the device is initialized, reads the initial state and writes/appends to the `log_file`. The mode closes the file and reopens it for appending only when the state has been changed again. This is made for the sake of autosaving the data. Mode can be ended with a press of 'q' character. The scanning is being run on a detached thread.
|
> **Enter Communication Mode** requires a configuration flag to enter. Can't be entered without a configuration. After the device is initialized, reads the initial state and writes/appends to the `log_file`. The mode closes the file and reopens it for appending only when the state has been changed again. This is made for the sake of autosaving the data. Mode can be ended with a press of 'q' character. The scanning is being run on a detached thread.
|
||||||
|
|
||||||
|
|
||||||
|
#### Library usage:
|
||||||
|
- [RS_232](https://gitlab.com/Teuniz/RS-232/-/tree/master)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user